You need to sign in to do that
Don't have an account?

Create a New Event functionality with Visualforce
Hi All,
I would like to create an Event on click of a button. I have made the button however I do not know how to replicate the Event object in Calendar.
I am finding it difficult to make this work since I am new to Visualforce, any guidance/help will be appreciated!

I want this button to open this whenever I click on it:

VF Page Code:

My Controller:

I would like to create an Event on click of a button. I have made the button however I do not know how to replicate the Event object in Calendar.
I am finding it difficult to make this work since I am new to Visualforce, any guidance/help will be appreciated!
I want this button to open this whenever I click on it:
VF Page Code:
My Controller:


You can try something like this