Hello All,
We have a bot which provides generative answers to users using Fallback topic. We have implemented custom CSAT, ENPS rating submission using Ask with adaptive card node. The issue here is when user prompted to provide rating and user don't want to provide rating instead continue asking question to bot, in this case with default setting of Ask with adaptive card, the same card presented to user 2 more times and goes to Escalate topic, if we change the re-prompt setting to Don't repeat then in the first instance it goes to Escalate topic. Are there any way to trigger Fallback topics in this case? so that user can continue getting answers from bot.
Thanks.