Re-listing choices in a "Capture Information" card
# 🤝help
b
The docs for Botpress currently gives the following example for advanced configuration: Example 2: Now, let's change the example to have the Number of retries set to 2 and the Retry message set to Sorry, I didn't understand that, try to choose from the choices, and the Add transition to handle failure flag turned on. If the user says, I want Cars, the bot will respond with Sorry, I didn't understand that. Try to choose from the choices, and show the choices again. (https://botpress.com/docs/cloud/toolbox/capture-information/#example-2-1) I've emphasized the "and show the choices again" part. Right now I have a re-try message set and the "Add transition to handle failure" flag turned on, but when I provide input that hits the re-try condition, the re-try message is given but the choices are not listed again. Am I doing something incorrect there?

https://cdn.discordapp.com/attachments/1138254160068874270/1138254160433782885/image.png

https://cdn.discordapp.com/attachments/1138254160068874270/1138254160681238638/image.png

https://cdn.discordapp.com/attachments/1138254160068874270/1138254161083895948/image.png

6 Views