Forum Discussion
KatieTripoli-8d
4 years agoCommunity Member
Radio buttons result in re-occurring text on future slides
Hello! I'm trying to create an opening slide where the user will select their job title by clicking a radio button. I'd like whatever job title they select to then populate on future slides. I curre...
JohnAlvinApaya
4 years agoCommunity Member
Hi Katie! You can assign the job title on a variable depending on the radio button to be clicked. To get started, you will need to create a new variable for the radio button set, such as "JobTitle".
You can then set triggers that will populate the "JobTitle" variable depending on the radio button selected, You may see the following screenshots for reference:
Hope this helps!