Chatbot - if latest response (in repeater) contains set "word" add row to repeater

Hi madsh,

You can also continue to update the row values of the bot repeater within your existing Add Row actions. As @imaverick mentions, though, you’ll also need to add multiple cases within the OnClick event to simulate the full chat conversation. Here’s an example:

Chatbot_Test.rp (77.2 KB)

And a screenshot that shows a conditional case of the Send button:

HTH!

1 Like