I’ve Implemented a FORM ACTION for filling User Information. I’ve covered all the happy path around my bot. but now I want to handle those situations when the user asked other information during the form action and after providing that information, the bot could continue its Form action. For Example:
*affirm
- FORM_ACTION
*FORM_REQUESTED_INTENT
- FORM_ACTION
*OTHER_REQUESTED_INFORMATION
- INFORMATION AND ASKED TO CONTINUE
- FORM_ACTION
*FORM_REQUESTED_INTENT
- FORM_ACTION