I have created an intent “intent_cancel_forms”. Now I want the bot to disable the forms once the user says this intent. How do I do that? Is there a built in action that handles this?
Thanks for your time :D!
I have created an intent “intent_cancel_forms”. Now I want the bot to disable the forms once the user says this intent. How do I do that? Is there a built in action that handles this?
Thanks for your time :D!
@BrookieHub Hi!
I guess you can use requested_slot from intent please see this doc : Forms
For you I searched and suggested this thread, hope this will help you to archived your use case :Form deactivation inside validate function - #14 by mac_71128