In all the examples I am seeing, a form action always follows an intent.
I have not seen any examples where a form action follows on another action.
That is possible, no? A form action does not have to follow an intent, does it?
In all the examples I am seeing, a form action always follows an intent.
I have not seen any examples where a form action follows on another action.
That is possible, no? A form action does not have to follow an intent, does it?
Hi @kombucha. Yes, forms can be triggered by any event, also by other actions. You just need to write the corresponding story or rule for that.
Thanks, just didn’t want to assume, since I don’t see this anywhere in the documentation.