Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Ability to use Error tool on "optional" Interface tools?

I often use the Error tool to test user selections/inputs when building apps to make sure users don't "break" an app. I also often will use 'optional' interface tools that get collapsed under a check box or a radio select option (Alteryx makes this so easy!). However, it seems like the Error tools stay active on interface tools that are not in use - which usually means they 'error' because they aren't getting any input from the inactive interface tool and therefore whatever test they are configured to run fails. Is there any way to get around this?

 

Thanks!

1 REPLY 1
MatthewO
Alteryx
Alteryx

@Alexandra_Mannerings this is feasible by connecting multiple interface tools to the Error Message. In the attached example, the Error Message requires that the Checkbox be checked in addition to the Text Box being empty in order for the error message to be raised.

 

MatthewO_0-1670526499852.png

 

Labels