Is it possible to enter a text and then activate the next step in a guide?
Can I enter a text or wait for a user then proceed to next step?
0
Can I enter a text or wait for a user then proceed to next step?
Comments
Not sure what others may be doing, but I've accomplished this by just using a "Next" button. Target the text box with backdrop enabled. My guide mentions "Fill out X text, and then click next to continue".
On a modal with multiple text boxes, I've also targeted the Save button within the modal as my element (and set to advance on click). The guide step there just describes all the text boxes and what to put in them and then mentions click Save to continue.
Please sign in to leave a comment.