Disabling Input Area While Choice Card is used.
# 🤝help
g
I have to use lot of single choice cards for various quiz like use cases. Before and after it is free flow AI chat with user. While user is presented with a choice card single in my case. The input area is still active and he keeps on chatting while my workflow is expecting one of the choice selection to continue. Please help. Any pointers will be appreciated! @crooked-van-25152 @famous-jewelry-85388
Is there a way to disable input area entry while presenting the choice card? It seems very critical need for my bot Thanks
How do i use failure on single choice card? Does it mean user typed in something other that options presented to him?
figured out combination on number of retries=0 and on failure I can capture into a workflow and process accordingly. Ty
c
Glad you figured it out ! @green-policeman-96580
i
hey what are you using to capture user input if he enters something instead of selecting option from single choice
3 Views