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
mstrattmstratt 

Custom Buttons for Adding Events to Calendar

Is there a way to create a button or custom link which automatically adds an event? We have a custom object, called Installations, with a Project Start and Project End Date. Ideally, there would be a button on the Installation page that when clicked would use this Project Start/End Date, Account Name, and Team Leader to create a new event assigned to the Team Leader (a custom picklist field also on the Installation page).

 

Please advise!

sforce2009sforce2009

Use a simple VF page.