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

How do I create a button that updates the record status and creates a related event?
I want to click a button on a campaign member record that will:
- Update the campaign record status
- Create a new related event that I can update
create a new javascript button
Navigate to “Customize | Campaign | Button, Links and Actions”.
Create new button of type “Detail Page Button” , behavior “Execute Javascript” and content source “Onclick JavaScript”.
Similar to above example you can create and update records on button click.
Thanks
You can update the campaign first and then redirect to the URL you created: