/
How to enable go back feature in Flow Studio
How to enable go back feature in Flow Studio
A chatbot user can go to the previously answered question by saying utterances such as go back, skip back, and so on which will invoke the Inbuilt Previous Intent.
The chatbot user can now revisit the last question, that is already answered, by clicking on the repeat icon next to the answer.
In the Project side navigation menu > Develop > Chatbot settings, place the below code in the appSettings
object.
"goBackPreviousIconUrl": "/chatbot/v2/assets/go-back-arrow.svg"
Related Articles
, multiple selections available,
Related content
How do I use Free Text input in Flow Studio?
How do I use Free Text input in Flow Studio?
More like this
Guide to Flow Studio
Guide to Flow Studio
Read with this
3.3.5 Flow Manager Node
3.3.5 Flow Manager Node
More like this
How to check for empty string in Flow studio
How to check for empty string in Flow studio
Read with this
3.3.2 Editing Flows
3.3.2 Editing Flows
More like this
Chatbot V3
Chatbot V3
Read with this