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
sfdc_newbie17sfdc_newbie17 

Creating a popup to create a task

Hi all

I want to create a custom button when clicked shows a popup box to add comments, and when saved generates a task to a particular user transferring the comments to the description.

Has anyone done anything simialr or able to help?

Thanks in advance
Amit Chaudhary 8Amit Chaudhary 8
Please check below post for pop-up. I hope that will help you
1) http://amitsalesforce.blogspot.com/2015/07/custom-popup-in-salesforce-visualforce.html
 
Mahesh DMahesh D
Hi,

Please look into the below examples:

http://bobbuzzard.blogspot.com/2010/09/visualforce-lookup.html
http://www.salesforcegeneral.com/salesforce-modal-dialog-box/

Also go through earlier posts on this topic:

https://developer.salesforce.com/forums/?id=906F000000097SoIAI

Regards,
Mahesh