Hi. How can I make a button just continue to next question / message ?
See: https://www.useloom.com/share/936d9b09f22243eaadc2f04a2cffbb78
Hi. How can I make a button just continue to next question / message ?
See: https://www.useloom.com/share/936d9b09f22243eaadc2f04a2cffbb78
Hi @arvell
In the flow you’re using ‘Send a Message’ with a shortcut value. Shortcuts are intended to trigger other flows rather than pass values into the current one.
If you want the flow to pause and wait for an input then you would need to use ‘Ask a Question’ instead. You could set it to use a question type of choice and then present the option to the user so they can click on it to continue the flow.
Thanks,
Dan