I have two identical radio button choice controls containing Incident Rating choices; Critical, High, Moderate and Low.
First choice control will appear when the inititor starts the form and is an indicator only of what the rating should be only, so not connected to anything and has no flow.
Second Control will hide or appear based on role or person completing the form at the time, and will have different workflows attached based on the rating choice selection (i.e. Critical Rating notifies person A, B and C, High Rating notifies person A & B only etc.)
The idea is that the initiator can select what they think the rating should be but their managers have the ability to change the rating if it is deemed higher or lower. As we are using the rating to determine what level of role gets notified of the incident, we don't want the workflow to trigger in the first instance of rating because if the rating is incorrect, then so are the notifications.
What I need help with is simply this. If for example Critical is selected in Choice Control 1, then how do I make Critical the default selection in Choice control 2? So whatever is selected in control 1 needs to be the default/selection in control 2.
