Making chosen option of Popup visible?

0
 Hi everyone.  If I have a popup with say 4 different options and a user picks one of them, and I want the option chosen to be displayed on a page, what is the best way to do this?   Thanks
asked
1 answers
2

Hi,

If your selection options are eg an enumeration or selection by reference, you can show those as a dropdown or radio buttons in the selection and as a string parameter value on a different page.

can you show what you are trying to do in a a screenshot? If you are just planning, maybe draw something as a rough outline

answered