CRM allows a maximum of 200 row entries in all subforms in each module.
I am trying to create a view with the Lead Source value "External Referral", but the records are not appearing even though they are available. Why is this?
Please confirm that the picklist value in the view criteria is exactly the same as it appears in the records. When records are created via API or webforms, users may add custom picklist values directly to the record that is passed via API or a Webform without adding the value to the existing picklist in the layout.
For example, if the users adds "External-Referral" or "ExternalReferral" as the value in the record, it will not match the criteria for the view, which is "External Referral". To resolve this, the user can mass update the existing records with the correct value.
To resolve the issue in future records, the user should update the webform or API call settings to add the correct value.
Check whether the value is available in the Customize Campaign Member Status on the Modules and Fields section. If the value is not available there, add it.
Why am I seeing the following error message when I try to delete a module?
Check whether there are any lookup fields, including multi-select lookup fields, for the module you are trying to delete, including in the unused fields section. If there are, delete the lookup fields permanently from all layouts and then delete the module.
If the module has already been used twice as a related module in any two other modules in CRM, it will not be available in the list, since there can be a maximum of two related module lookup associations per module.
I have updated the auto-number field to start from 25, but the records do not start at 25, why is this?
Check whether the "Also Update Existing Records" checkbox is enabled in the Auto-Number Properties for the field. If this checkbox is not enabled, the auto-number starting with 25 will only apply when creating new records.
I have set the currency field in a layout to show up to 3 decimal places, but the field value only displays 2 decimal places in the records. Why is this?
If multi currency is enabled and the Decimal Places in the Currencies setup page is set to 2, then all currency values in CRM will display 2 decimal places, regardless of the decimal places set for each individual currency field.
That particular profile might have set the permission as "Do not show" in the field permission for the custom module lookup in the contacts module and so the related records are not showing in the related list.
This may occur if your CRM profile does not have the necessary permission to view the Leads module. Ask your admin to provide permission to the Leads module for your profile.
This means that the accounts is not associated to any contact through the default contacts-accounts relationship, or the contact might have associated to the accounts through a custom account lookup module.
If the Contact is not associated to that account, he can click on "All Accounts" drop down and still search for the contact.
Attachments are missing from Sales Order and in timeline, we don't see attachment as deleted as well?
When a Sales order is converted to an Invoice, the attachment from the Sales order will be transferred to the converted Invoice and the status of the SO will be updated to Delivered, so check if the SO is converted.
Check in another tab whether the URL is active and working and check that the SSL certificate for the URL is active. If the URL works, it should also work as a button.
I have created a custom button to be displayed in the List View page but it doesn't appear in the module's list view page. Why is this?