Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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