Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

Alteryx Designer Desktop Discussions

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

interface app in alteryx with radio button and checkbox

prthmesh111
8 - Asteroid

i am having four Container inside each container there are 4 checkboxes, i have connected four container to four Radio button, by default the first radio button is selected and it should show me 4 check boxes, similarly when i select second radio button it should show me 4 checkboxes of second container and collapse the check boxes of first radio button.

6 REPLIES 6
messi007
15 - Aurora
15 - Aurora

Hello,

 

Attached the workflow.

You have to add the check box tools inside the Radio Button with the interface tools

 

messi007_0-1604485751384.png

 

 

Hope it can helps !

 

Regards,

 

 

 

 

Many thanks,

atcodedog05
22 - Nova
22 - Nova

Hi @prthmesh111 

 

Here is how you can do it.

 

Set radio button on below option

atcodedog05_0-1604485209595.png

In interface designer using the highlighted arrow push the listbox in the group of checkbox like below.

atcodedog05_2-1604485328431.png

Save and run as an app.

App

atcodedog05_3-1604485373471.png

Hope this helps 🙂

 

If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

prthmesh111
8 - Asteroid

Thanks 

atcodedog05
22 - Nova
22 - Nova

Hi @prthmesh111 

 

So you were able to make it work?

 

Follow this post to downgrade.

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/How-to-downgrade-yxmd-Workflow-yxmc-Ma...

 

And if my post helped please mark them as solution

 

happy to help🙂

prthmesh111
8 - Asteroid

yes i was able to to make it, but there is one problem, the checkboxes are like my pre-requisite, when i am running all the radio buttons are trying to execute, i want only one container to execute for that radio button

atcodedog05
22 - Nova
22 - Nova

Hi @prthmesh111 

 

Try this out.

atcodedog05_0-1604498167672.png

Let me know your version i can downgrade it for you.

Labels