Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I have a number of IBAs on a Change Proposal, they must be filled in during the workflow process, (NB. not at creation).
What is the most elegant way of enforcing this ?
I have been writing code in Workflow Transitions, but have 2 problems with this:-
1. I have several transitions all needing identical code (bad news for maintainance)
2. The limit of 2000 characters of code is very restricting.
Am I missing some trick here ?
Thanks