Forum Discussion
JewellMeyer-cbe
3 years agoCommunity Member
Static Non-User Text (like text box content) to Show on Summary Slide
Hello,
I have a project where the user would select one predetermined answer from a list on several slides. I would like those user selected options to appear on a Summary slide so that they may s...
TomKuhlmann
3 years agoStaff
I assume that when they make a selection, you are changing the value of the text variable.
For example: the initial value can be nothing, and then when the select the button you change it to a new value. At that point you just need a text box with the reference to the variable name. %variablename%