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
Arun KArun K 

Pop up in Visualforce

Hi,

 

I am trying to show Pop-Up when I click a button.

 

I need to have button So that I can click button in Pop-Up to do some action.

 

Any Links will be appreciated..

Vinita_SFDCVinita_SFDC

Hello,

 

This link has complete code for your requirement:

 

http://www.salesforcegeneral.com/salesforce-modal-dialog-box/

Arun KArun K

Thanks for the reply.

 

Any other links with jquery..

 

Thanks

Arun K

krish99krish99

 you can use javs script

 

  window.open() .

 

   please give kudas if it helpful means

Arun KArun K

But that doesnt give background grayout and other features which has in Modal-Popup

 

Thanks

Arun K

krish99krish99

 for background  gray you have to use css once check  in w3.schools.com,

 

  or type in google  how to make a web page lock  then you will get solution.

 

SoulsSouls