How to define forms inside stories

@ShahidCloudsys, would be something like this:

- story: sign up path
  steps:
  - intent: greet
  - action: utter_ask_log_emp_id
  - active_loop: Sign_form
  - active_loop: null
  - action: action_Sign_submit

References: Forms