Values in Forms

Hey, How can I implement forms in Rasa where the bot asks the user if the values entered are correct. If the values are incorrect the bot asks the user to tell the value which is incorrect and take user value and replace it in the form. Instead of reloading the whole form the bot should just ask for that single slot or entity which the user wants to change.

For Example: If the bot is asking for first name, last name and social security number. after filling the form, user realizes that he entered the wrong Social security number. SO now, instead of filling the whole form again, bot should ask for just for social security number. How can I achieve this ?

Hello, please check this thread:

@ChrisRahme I’ll try this and mark this as the solution if this works Thankyou for your help

1 Like