Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Analytical App Dropdown Appearing Constantly - Not disappearing when Unselected

saachitalwar
8 - Asteroid

Hi,

 

I have a workflow with 2 parts and there are options using Radio button to use which part you want to run.

 

The issue is all the drop downs are being displayed instead of just buttons that will make a drop down appear for that particular part only.

 

How can I correct the layout?

 

 

4 REPLIES 4
abacon
12 - Quasar

On the Interface designer, you can use the arrows to move boxes into groups and out of groups. Select the text box you want underneath a radio button and use the arrows to move them into the group. Then, on the radio button settings, select 'Collapse when Deselected'. This should fix your issue.image.png

saachitalwar
8 - Asteroid

I was doing this only at first but when I ran the analytical app there was an error saying "Disabled containers have interface tools. How to resolve that?

abacon
12 - Quasar

@saachitalwar Could you post the workflow? You can't disable a container that has interface tools in them, there are ways around this but would need to see what you are doing to give an exact method. You don't need to disable a container to not have it run a specific section. As mentioned, please post a packaged version of the workflow and I can help out more. 

apathetichell
20 - Arcturus

I was doing this only at first but when I ran the analytical app there was an error saying "Disabled containers have interface tools. How to resolve that?

 

is straight forward - put your interface tools OUTSIDE of the container. They can connect into the containers - but they cannot be in the container themselves. Your issue with your app layout - > follow @abacon 's instructions and play with interface designer.

Labels
Top Solution Authors