You are viewing limited content. For full access, please sign in.

Question

Question

Select Email from Radio Buttons on a Form

asked on September 17, 2019

I'm working on a form that has radio buttons to represent employee supervisors; I changed the value of the radio buttons to be the supervisor's emails in hopes that this would be enough information for the form to be sent to the respective supervisor (in case the employee doesn't know their supervisor's email, or just to make it a little easier on them), but I have doubts that this will work properly. Is there a better way to do this? Should we incorporate Workflow?

Any advice is appreciated!

0 0

Answer

SELECTED ANSWER
replied on September 26, 2019

It depends on what type of authentication you are using. It looks like you are setting the values as the email address of the user. If that doesn't work, try to use the username. 

If you go into the Administration section of Forms and see the user list, you should see the usernames of each user there. 

0 0

Replies

replied on September 17, 2019

It depends on how you are authenticating users, but setting a variable to a user's username (like you are doing via a radio button) and then assigning a task to that variable will assign the task to the proper person. 

0 0
replied on September 18, 2019

Thanks for your response, Jared! I have attached a screenshot. I am not entirely familiar with terminology, so I want to make sure that this looks correct! I previously had it set to Team based on variable and it did not work.

email-radiobutton.PNG
0 0
replied on September 18, 2019

That looks right. Just make sure the Send_to_Supervisor variable is the supervisor's username. 

0 0
replied on September 24, 2019 Show version history

Hi Jared,

Apologies for responding so late- I just noticed that you said the variable should be their usernames. I had assigned values to the radio boxes, as shown in the picture. Is this incorrect?

 

send-to-supervisor-values.PNG
0 0
SELECTED ANSWER
replied on September 26, 2019

It depends on what type of authentication you are using. It looks like you are setting the values as the email address of the user. If that doesn't work, try to use the username. 

If you go into the Administration section of Forms and see the user list, you should see the usernames of each user there. 

0 0
replied on October 3, 2019

Thanks Jared! We had to put the full username, but it's working now!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.