Form scripts


Each form in todo4teams can be assigned 6 different form types:

  1. Select action: Is executed when a form is selected
  2. Start action: Is executed when it is created
  3. Create action: Is executed when a ticket is started on the server
  4. Accept action: Is executed when a ticket is accepted
  5. Send action: Is executed on the client before a ticket is completed
  6. End action: Is executed after a ticket is completed on the server