I’ve not found a way to stop the user from writing...
# 🌎general
c
I’ve not found a way to stop the user from writing and force them to pick an option from the buttons. What I do is send them to a separate node if they type something that’s not in the options and try to handle it there.