jquery popup in salesforce standard detail page

Go To StackoverFlow.com

0

i want to show a jquery popup message after the user creates any record (say Lead ) and lands in the standard lead detail page .... suggestions please ..

also, how to include js files in sidebar component ??

thanks for the responses .

2012-04-05 15:29
by Sethuraman.AR
Are you a developer, or are you just customizing the frontend - NoName 2012-04-05 15:31
i do customization as well as development. - Sethuraman.AR 2012-04-06 07:06


0

Check out this very helpful post by Tehnrd:
http://www.tehnrd.com/show-and-hide-buttons-on-page-layouts/

He details how to include JavaScript files using the sidebar component in a video.

2012-04-05 15:33
by Matt K
oh yeah thanks mat - Sethuraman.AR 2012-04-06 07:11


0

About your popup, I use ModalPopup : http://www.modalpopups.com/demos/0.2/demo.htm it's pretty simple to use and there is a lot of example in the doc.

2012-04-10 23:23
by Cloud Ninja
Ads