Hey guys.
I would like to set an InputField value when my users hit a button. I know I could to do that via macro, but I need to avoid macros this time.
Is there any workaround to modify an InputField on a button click? I could go with a different object if that does the job, for example, a listbox or a textbox instead of a button, my only requirement here is I can't use macros (I need this because I'm optimizing a huge qvw document, and so far I've been able to transform most macros into actions; this one is driving me crazy!).
Thanks in advance!