Multiple Forms for different groups (in admin interface -> Channels -> Form)

It would be nice if one could be able to create multiple ticket-submit form and link them to different ticket groups!

Example: There are multiple Teams using the same zammad instance using ticket groups as means of separation - now both teams want to set up a form for their group.

It would be nice to see this in zammad :slight_smile:

Wouldn´t you request be fullfilled with the option to create different objects for different groups?
Check this FR:

I don’t need different ticket attributes for different groups, I just need to be able to set the group the ticket will be created in, as a parameter to the JavaScript, e.g.

 $('#feedback-form').ZammadForm({
    messageTitle: 'Feedback Form',
    messageSubmit: 'Submit',
    messageGroup: 'HR Team',
    messageThankYou: 'Thank you for your inquiry (#%s)! We\'ll contact you as soon as possible.',
    modal: true
  });
1 Like

Ok. Now I understood what you mean.

Thanks for clarification.

Agreed!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.

Dear @lpar,
Have you found a solution for this?
Thank you.

This is a feature request. Please don’t use it for your technical questions.