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
PeterzogPeterzog 

Add Javascript Functionality to 'New Event' Page

We're have some javascript behavior we want to add to the New Event page.  Do we need to override and completely recreate the New Event page in Visualforce? Is there a way to pull up the existing page layout and functionality?

 

Thanks guys!

Peter

Best Answer chosen by Admin (Salesforce Developers) 
Ron HessRon Hess

Yes you would have to re-create the new Event Edit page.

 

There is no way to add code to the existing edit pages of the app.

 

Note: it will not be possible to recreate the adding invitees portion of that page in your new event edit page.

 

Please see this idea on the idea exchagne and vote for it.

http://ideas.salesforce.com/article/show/101060/Would_like_API_access_to_createupdate_EventAttendee#skin=adn

 

and 

http://ideas.salesforce.com/article/show/99019/Unlock_EventAttendee_in_the_SalesForce_API#skin=adn