I am creating a workflow through which respective manager can open up the form and fill out details and create contractor identities. I am able to create contractor identities, but I am stuck on assigning roles to the contractors. Requirements are whoever manager launches the form, their roles should come up in the second form, and they will select a role for the contractors from that list of roles and based on that selected role, that role will be assigned to contractors.
I am getting the roles with the get access step in the workflow. Now, using that variable I want those roles to populate in the dropdown select field in the form.