I would like to customize the form ribbon of a custom activity to add the activate button to it.
*This post is locked for comments
I have the same question (0)

I would like to customize the form ribbon of a custom activity to add the activate button to it.
*This post is locked for comments
I have the same question (0)Hi Debra,
Not quite clear when you say 'Activate' button. I assume you just need to add a custom button on the custom activity form.
This can be done by exporting your custom entity and editing the ribbon definition.
Please refer the sdk which an good example on how to modify the ribbon definition.
Simply search for 'Add a custom button' in Sdk which should take you to the sample code.
Denny