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
krish@123krish@123 

Multiple users can add and accept/reject the appointment on visualforce page.........................Please

Hi
we have a requirement like 
1) inside sale agents to add appointments and assign to multiple agents to accept/reject the appointment
2)work flow to allow only one agent (first) to accept the appointment

Please very urgent
Thanks
SonamSonam (Salesforce Developers) 
I understand appointments in a Salesforce Object in your ORG and you are trying to create a page where users can create appointments.Please elaborate on the accpet and reject part and explain if all these agents are at the same role level where they are submitting the appointment for approval.
krish@123krish@123
Hi sonam,
 
Thanks for reply 

Yes, I am creating one visualforce page where users can create appointments and send inivte mail to the agents .who first accept the inivtation the that agent got assign the appointment.

Here condition is First acceptenace is very important 

Please send me any code regarding this 
SonamSonam (Salesforce Developers) 
Is Appointment the Event Object in Salesforce? As you mentioned you are sending an invite.If it is, can you please explain the follow of action so that its easier to understand.
krish@123krish@123
yes just i need to customize the event object but how can know that who accepted invitation first  
krish@123krish@123

please help me out 
sending an ICS (Outlook compatible) calendar request from visualforce page