We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Prompting text after selecting from drop down

suyunn
5 - Atom

Hi guys, 

Not sure if it is even feasible, i have a few containers that i want to enable users to select and run. (which i figured out how).

But i would like to add a prompt upon user select specific container to run, i can't seem to locate that function in interface designer. any ideas please?

for eg. user select to run for container 4, i want Alteryx to prompt a message stating ABC, then run container 4.

or; user select to run for container 5, Alteryx to prompt a message stating XYZ, then run container 5.

Message could be in the form of pop up box, could also be within the interface designer, as long as it is visible to user before it proceeds to run the selected container.

2 REPLIES 2
davidskaife
14 - Magnetar

Hi @suyunn 

 

Sounds like you need the Message tool, which you can set up to display messages in the results window - it's in Developer:

 

DavidSkaife_0-1754567895608.png

 

abacon
12 - Quasar

@suyunn Since you are using the list box option, yes the message tool is what you would be looking for. If you were using the radio buttons, you could add a list from the interface designer section, group it underneath the relevant button, then use the setting - Collapse Group When Deselected in each radio button. That would work for you if you were using radio buttons, but that doesn't sound like your use case right not.

 

Bacon

 

image.pngimage.png

Labels
Top Solution Authors