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 wonderSfdc wonder 

How to give User Lookup in Visualforce page

Hi,

i was implemented send email functionality  with attachments through apex.In this end user enter email address,name,Body,Subject,selecting Attachments.Every thing working fine but i have to enhance the functionality like adding cc and Bcc inputfields with User lookups like salesforce Standard send an Email functionality.

can any one suggest me how to achieve thease User lookups in Visualforce Page.
Ramu_SFDCRamu_SFDC
The below article explains on how you can create a lookup field on visualforce page

http://bobbuzzard.blogspot.in/2010/09/visualforce-lookup.html