What is best practice to refer dynamic custom messages in visualforce with multi-language support ?
Answer / Nidhi Chandra
To reference dynamic custom messages with multi-language support in Visualforce, use the $Label static resource.nFirst, create a label file containing your messages, and include it in the static resource. Then, access these labels from your Visualforce pages using their unique label names enclosed within curly braces e.g., {!$Label.My_Label}.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an Escalation Rule?
If object-level permissions conflict with record-level permissions, then what will happen? : salesforce sharing and security
Is there any issue with joined report?
Do you know about custom labels in salesforce?
How to add lightning component in visualforce page? : salesforce lightning component
Explain the skinny table. What are the considerations for skinny table?
How many ways we can made field is required?
What is time-dependent workflow? : salesforce admin
What is a campaign?
How will you test your code through Sandbox?
What are the static and dynamic dashboards? Can dynamic dashboards be scheduled?
How to create a roll-up summary field on lookup relation?