How to hide submit button in TEB and show when user enter their response?
I want the user to enter their response in the text entry box (for an open-ended question) and till then the submit button to be hidden/disabled. The submit would be shown only when the TEB has some inputs. I am struck with this. I tried to drag the TEB submit button off the frame and created a new button as submit button and worked with advanced actions but nothing worked. Is there any workaround for this?
To give a simple example. I need the user to enter their names in TEB in the first slide which I could use in the rest of the slide with the help of variables. But the submit button should appear only after the user enters any input. We can use auto-submit option only if the number of characters are defined, but we can't limit the number of characters as it is a name.
Any workaround please?
