What is the character limit for custom labels?
Answer / Tushardutt Pandey
Custom Labels in Salesforce have a character limit of up to 80 characters for Translatable Custom Labels and up to 4000 characters for Non-Translatable Custom Labels.
| Is This Answer Correct ? | 0 Yes | 0 No |
Let’s say you have several buttons that reuse the same onclick handler. How will you retrieve the name of the button that fired the event?
How to get the user id of all the currently logged in users using apex code? : salesforce crm
What are the different workflow actions available in workflows?
How to get the list of all available sobject in salesforce database using apex (dynamic apex) ?
Who is the force.com developer community?
Explain what is dashboard?
In a particular object, I have given only read access to a certain field named as ‘site__c’ to all users in the organization. However, if I have marked ‘site__c’ as a required field in the page layout for that object. So, what will happen when a user saves the record in that object through that page layout ?
How to invoke batch apex job (or) how to execute the batch apex job programatically?
What is custom controller? : salesforce visualforce
What is the significance of geo fields on an object?
How to clear the time based workflow action queue?
How does apex work?