What are custom labels in salesforce? What is the character limit of custom label?
Answer / Nishant Mehta
Custom Labels in Salesforce are used to store reusable text that can be translated and localized. They can be used for application labels, help texts, page titles etc. The character limit for a Custom Label is 80 characters per line with a maximum of 255 lines.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is developer sandbox?
What is difference between insert and database.insert()?
When should apex be used?
Are lightning components intended only for mobile apps ? : salesforce lightning component
How access to reports and dashboard is controlled in salesforce? : salesforce reports and dashboards
What are sharing rules?
Is there any standard object which is also act as junction object ?
What are Login Hours and Login IP Ranges?
Can we convert formula field into any other data type ?
How can we call child component controller method from the parent component controller method?
Throw some light on implementing pagination in a visualforce page.
How can we prevent to cross the governor limit from soql query?