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
Salesforce@322Salesforce@322 

popup with yes and no buttons instead of ok and cancel


popup with yes and no buttons instead of ok and cancel  by using js or jquery in vf page when user clicks on the command button.
Here the main point is need to check one custom field whether it has value then it should display popup
PratikPratik (Salesforce Developers) 
Hi,

You can refer to this post:
https://developer.salesforce.com/forums/ForumsMain?id=906F0000000AXOSIA4

http://anuragsfdc.blogspot.in/2014/03/yesno-confirm-pop-message-using-jquery.html

Thanks,
Pratik