Action - Set Variable - wont work on User component

I have a User component on my form below:
image

And I set an onload action below:

After I click the user component, it shows no user for me to select:
image

Please let me know if the user component does not support variable.

Hi Sam,

Looks like you are trying to allow applicant pick user from a user group. If my understanding is correct, you can try below configurations:

  1. set Scope of user control to Variable.

image

  1. add target user group in Expression Editor.

image

  1. Now the applicant can only pick users from selected group.

Let me know if this isn’t your scenario.

Regards,
Frank

1 Like