I've been writing applications and regularly need to REQUIRE fields for data entry. When I do, I include ERROR MESSAGES at minimum. Often I label the field as something like: Name (Required). Wouldn't it be nice to have a red star or have the data field in another color for background? Taking this a step further, the validation rules being activated within the screen (rather than during run) would be awesome.
As long as I'm posting ideas, it would be nice to have an Alteryx supported function to identify the user within the application global variables. For users, it would make my apps more friendly if they could save their configuration (*.yxwv) in the gallery. Extending that thought, within my application I would like to be able to have easy access to their responses as well.
My use case for access to the .yxwv file data is that I will repeat some of the fields back to the user within my output. When needed I will write the responses to a text input tool and format it for display in the output. That requires an additional action and maintenance within the application.
Just a few application thoughts.
Thanks,
Mark