Nested form action

Hi everyone,

We would like to create form inside form in rasa 2. We need to reactivate the form after the previous submit function. Is it possible?

Thank you.

1 Like

No need nest. you can just add the next form’s trigger action after the first one’s submit action.

Actually, we need to update slots for other condition.