try return [FollowupAction(tracker.active_form[‘name’])]. That should take you back to your active form and reask the last question you were asking.
1 Like
try return [FollowupAction(tracker.active_form[‘name’])]. That should take you back to your active form and reask the last question you were asking.