This case uses the campaign entity for several purposes which are Events, Meetings and SaveTheDates.
Since the goal of the creation of these records are very different and done by different people I was thinking of creating three buttons in the Campaign ribbon: New event, New meeting, New SaveTheDate.
The buttons should create new records based on a template with the matching campaign type.
Creating the buttons is not a problem, but i cant seem to find out how to start from an exisiting template. What would be the best way to solve this?