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
Alejandro Gonzalez 18Alejandro Gonzalez 18 

How do I create a hyperlink or button that behaves the same way as a weblink button, opening in a nice squared popup

I successfuly create a weblink button and placed it on a detail page. This weblink renders as a button, and on click, open a nice squared pop up.

Now i want to recreate this behavior for a visualforce table. For example have a Details Btton or link, than when clicks opens ina new nicely formatted window the target page, passing an Id to it as a parameter.

Do anyone know what to put on the OutputLink, so it behaves the same way. Im more interested on the behavior of opening in a clean pop up, than I am on the tbutton or link looks.

Any ideas?


 
Rahul KumarRahul Kumar (Salesforce Developers)