RTC - Mandatory fields triggered by work item field selection
Hi
Can anyone direct me to some literature on how to get fields to become mandatory based on the selection of another filed within a work item.
If I have a field called "Emergency" on a work item, and a TAB on the same work item that has fields that are relevant to the "Emergency" field, when a user selects a value other than "Unassigned" on the the "Emergency" field, it must make the fields on the "Emergency" tab mandatory, we normally control this through workflow but in this instance we need it triggered off the field.
Thank you in advance
Glenn
Accepted answer
Glenn, see Process Enactment Workshop for the Rational solution for Collaborative Lifecycle Management (the version for RTC only, if you want to run it) Lab 5 - look for conditions. There is only one way to make attributes required dynamically, which is using a condition. For more complex situations, also see https://rsjazz.wordpress.com/2013/06/26/attribute-customization-java-based-value-providers-conditions-and-validators/