Add 'Get participant name' actions
After you created the logic action with the two cases, you need to add the required actions to each case.
Click
Add in the Check box enabled case. The Add action panel opens.
Scroll down to the User Management section and click Get participant name. The panel opens.
Click Open mapping panel next to the Participant field. The Define mapping panel opens.
Enable Advanced expression.
In the Dynamic content list, select Recipients. This creates a connection to the Recipients field of the trigger form.
Your advanced expression is now:
${Model#1.formData.page.USER_AND_GROUP_CHOOSER_1.selectedUsers}Click Apply. The panel closes.
Close the Get participant name panel.
In the flow, right-click the Get participant name action and select
Copy.
Right-click
Add in the Check box disabled case and select
Paste. A copy of the Get participant name action is added to the case.
Click
Save.