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
DortegalizardoDortegalizardo 

StandardController for events

Basically I just need to replicate the default form to create a new event by displaying it on a fancybox. I've successfully create a fullCalendar that displays all the events that are related to all the users inside our org. The main objective is to see all the events in one place rather than using the standard calendar that salesforce have. Now Im trying to add a new event from the calendar and Ive created a form, but I can't replicate the invitees section. So that the event will be related to all the users in org. I have been thinking on doing a trigger or if anyone has a better idea you can help me out.

 

Here are some pictures of it:

This is the calendar:

http://i1300.photobucket.com/albums/ag85/Douglas_Ortega/5f389585-e8b5-42f5-82c8-f9c29219d333_zpsa41203c5.jpg?t=1360959016

This is the fancybox to create a new event:

http://i1300.photobucket.com/albums/ag85/Douglas_Ortega/Newevent_zpsa4048477.png

This is the standard form the salesforce has for creating new event, I need the lower part of it. The one to add invitees:

http://i1300.photobucket.com/albums/ag85/Douglas_Ortega/fancycalendar_zpsff4b3999.png