Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesCreate a right-click option on "Control Parameter" tools to easily convert it to a "Text Box". And to convert "Text Box" (other interface tools, too) to a "Control Parameter".
During development it is easy to test Alteryx Apps with Text Box interface tools to launch into Debug Mode with specific values. However if you are developing a Macro this is difficult since you cannot specify values in the Macro workflow. If it was easy to convert between the two tool types (Control Parameter and Text Box) this would make Macro development easier.
Today, as a work-around, I will:
Then when I'm ready to change the workflow back into a Macro I have to do the reverse.
The only configuration possible in a Control Parameter is the label text which could be copied into the Text Box's question text.
There is already tools that can convert between each other (Input and Output tools). I think this would be very beneficial.
Workflow with Control Parameters-- cannot populate values and run in Debug:
Workflow with Text Boxes-- can populate values and run in Debug:
The menu could looks something like:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.