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
Deepak Chouhan 9Deepak Chouhan 9 

Visualforce development

Hi,

i have created visualforce page. i am getting some user information like name,mobile, email, company etc.
i want to validation on filed with popover message on perticular field.
pls help me.
ShashankShashank (Salesforce Developers) 
Hi Deepak,

You will find these links useful:
https://www.salesforce.com/us/developer/docs/pages/Content/pages_controller_std_validation_rules.htm
https://www.salesforce.com/us/developer/docs/pages/Content/pages_controller_validation.htm
http://salesforcesource.blogspot.sg/2008/09/how-do-custom-validations-in-visual.html

If this answers your question, please mark this as the Best Answer for this post, so that others can benefit from this post.

Thanks,
Shashank