What are custom labels in salesforce? What is the character limit for custom labels?
Answer / Ramesh Pal
Custom Labels in Salesforce allow you to store reusable text translations that can be used across different objects and pages.nnFor example, a custom label could contain the name of a button, error message, or help text in multiple languages. The character limit for custom labels is 80 characters.
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate between the standard and the custom controller.
How you can use datetime field as a criteria in soql query ?
What is the difference between soql and sosl query ?
How will you to create a pie chart in vf page?
What are Business Hours?
Which fields are automatically indexed in salesforce? : salesforce crm
How to read text between tags ? : salesforce integration
Explain ActionPoller?
Explain skinny table? : salesforce crm
How to add javascript remoting to a vf page?
What is $resource global value provider? Is it possible to obtain a reference to a static resource in javascript code?
What is pagination in salesforce? How can we implement it in visualforce?