I'm having an issue with defaulting a reason code on an action.
I am using the AdminAddEmailAddress form on the EmailContact business class. It is defined as an action form which calls the action AddEmailAddress. That action doesn't have any subject defined so I extended it, gave it a subject, modified the form to point to the extended action, and then try a variety of items including defaulting within the action form or within the extended actions field rules. Any thoughts/ideas/paths you can lead me down? Thank you!