function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SV MSV M 

Ned Help on Custom Labels

Hi, 
I have a VF page where I need to display an error message using Custom Labels when the checkbox is not checked after hitting the save button. Can anyone help me how to use custom labels since I am using it for the first time...

Thanks in Advance.
AbhishekAbhishek (Salesforce Developers) 
Sai,

Try the code as mentioned in the below developer discussions,

https://salesforce.stackexchange.com/questions/118639/dynamic-visualforce-page-not-showing-checkbox-values-correct-after-page-reload


https://developer.salesforce.com/forums/?id=906F00000005I1gIAE

Have to make some minor changes to it.


If it helps you and close your query by marking it as solved so that it can help others in the future.

Thanks.
SV MSV M
Hi Abhishek, Thanks for your reply. I am not able to understand the links you provided since my requirement is very different from that. Can you tell me how to achieve this...