Managing your ticket forms

Return to top

38 Comments

  • Sierra Kirtz

    Is there a way to specify which ticket form shows up on a certain page (URL), without having brands? For instance, On our academy page, we can embed the zendesk widget, but I only want to display the academy ticket form on that certain page/URL. I don't want the user to see two ticket form options, and have to choose one. 

    2
  • Elaine
    Zendesk Customer Care

    Hi Tomica,

    You should be able to delete a ticket form as follows:

    1. Go to Admin Center > Objects and rules in the sidebar > then select Tickets > Forms.
    2. Open the specific ticket form you want to edit from the list of forms that you see
    3. Within the specific ticket form, in the upper-right corner, click the menu icon (three-dotted icon) and choose the Delete option.
    4. A confirmation screen will display. Click Delete to confirm the deletion of the ticket form.

    Hope this clarifies!

    0
  • Marsy

    We currently have a trigger in place for closed ticket responses where if a ticket is closed but a customer responds our zendesk will create a new ticket using our new form.  I want to delete our old form, will this impact the trigger at all?

      

    0
  • Brian Morales

    Hi, is there a way to make a form active based on a schedule using either automation or triggers?

    For example, I generally have 2 forms during the entire year but during halloween I want this 3rd form to be available but only during the month of October.

    0
  • Aaron Powell

    We have 2 different groups in the Support section using tickets to track calls coming in. I would like to have a form that is defaulted for each group.

    Is that possible?

    0
  • Marshall Hahn

    Hello! I'm doing a top-to-bottom audit of our Zendesk instance, which includes auditing the forms we have.

    There's a form I'd like to delete because it was only used for a very specific purpose a few years ago (it hasn't been used recently and all tickets using that form are closed). I still would like to retain the form and information on closed tickets if possible for reporting / auditing purposes.

    In this article, it's mentioned that "Deleting a ticket form does not affect tickets where the form was previously applied."

     

    But when I go to actually delete the form in-app, the confirmation modal says the opposite: "Deleting this form will permanently remove the form and its data from your account. This includes removing the form from all tickets in your account where this form was previously applied.

    Which is true? If I delete the form, will the form details be removed from closed tickets or not? Thanks in advance!

    0
  • Brandon Tidd
    Community Moderator
    The Humblident Award - 2021

    @... -

    One thing that might help is to restrict the ticket form to the brand.

    0
  • Jean Cesar Martinez

    Hi!

    Let's say we have two Brands, therefore two HelpCenters and therefore two separate TicketForm; one for each HelpCenter. If for some reason a customer submits a ticket using the incorrect helpcenter and therefore the incorrect ticket form... is there a way we can switch the ticket form to the correct one in Support?

    0
  • Kyle Arrington

    I've noticed that even after setting a default ticket form, the "Submit a request" page has no form selected on page load, instead using a blank "-" option. Is this expected behavior?

    0
  • Ludwig Parma
    Hey Shawn,

    As you've started a conversation with us. I'd be happy to jump right in. Talk to you soon!
    0
  • Dave Dyson
    HI Chase, that's some great feedback - for the best visibility to our product team, and to allow other users to upvote and add their support for the idea, can you post to our Feedback on the ticketing system (Support) topic, using this template? Thanks!
    0
  • Tim Barrett

    What would be really helpful is to have categories for Forms in the same way there are categories for Guide Articles. This would allow us to create much more effective user journeys, by allowing us to break up increasing long lists of forms and having separate custom request pages for each.  (i.e. Orders, Property, HR etc)  or including it as a variable /drop down/filter in the request page. 

    0
  • Brandon Tidd
    Community Moderator
    The Humblident Award - 2021

    Adding here that Zendesk has to have *a* form, even if it's not publicly available.  All ticket data, even those coming in via email / phone / etc., live inside of Zendesk forms (in the agent view, this is represented in the left hand column with fields such as requester, assignee, priority, as well as any custom fields.

    0
  • Søren Thorup

    Hi,

    I have a strange problem. I'm running test on Zendesk right now, but we will purchase the licenses in a bit before test runs out

    Howcome I can't see the ticket fields from the form on every ticket ? I have no option to set priority categories etc.

    Is it because i'm still running a trial account ?

     

    0
  • Heather Rommel
    Community Moderator
    The Product Manager Whisperer - 2021

    Hi Michael Plaster,

    Yes you can, you just have to make a different form the default form and then you can deactivate the legacy default form. 

    Hope this helps!

    0
  • Heather Rommel
    Community Moderator
    The Product Manager Whisperer - 2021

    Aaron Powell,

    You might be able to do something using Contextual workspaces https://support.zendesk.com/hc/en-us/articles/4408833498906-Setting-up-contextual-workspaces 

    0
  • Brandon Tidd
    Community Moderator
    The Humblident Award - 2021

    Hey Mike Rountree,

    Happy to help here.  Your instance has one 'default' form that will:

    • Be the first option seen by agents creating proactive tickets.
    • Be the go-to form for tickets that are not adjusted into another form via a Trigger action.
    • Be the form associated with any email submissions unless otherwise deflected above.

    Without being in your instance, it's hard to know how much you have relying on the 'default' form settings, but all is not lost!  You may be able to see this change in your audit log.  Alternatively, asking your Tier 1 reps which form they see most often is usually a good leading indicator.  Either way, once you figure out which form was the default it's easy enough to switch back, and the only real short-term impact is that any impacted agents would have to select a different form when working on a ticket.  Hope this helps!

    Brandon

    0
  • Dave Dyson

    Hi Huy –

    It's not possible to remove the Subject and Description fields from a ticket form entirely, but it is possible to use come jQuery code to hide and autofill them in the Help Center request form: Disabling the subject and description fields on the new request form in Help Center

    0
  • Josh
    Zendesk Customer Care

    Hi Marshall,

    Thank you for messaging us.

    To clarify things, closed tickets can no longer be modified by any settings. Which means when you delete the form, closed tickets are not affected. The only thing this will affect are Open, Pending, On-hold and Solved tickets.

    Hope this helps!

    0
  • Christine Felicia
    Zendesk Engineering
    Hi Kyle,

    It is expected that if you have more than 1 active ticket form, the field will present - with a dropdown where end-users can select a ticket form. Currently, there's no native way to have the default ticket form presented automatically with multiple ticket forms active.

    As a workaround, you can make some customizations on the theme code of your Help Center and edit header.hbs then comment out the submit a request link. You can copy the link to the ticket form you want to use. You can refer to the screenshot below:

     
    By doing this, whenever the "submit a request" section is clicked, it will automatically redirect the user to the linked ticket form and shows as a default ticket form but users still have the option to change and choose their desired form using the dropdown.
     
    For steps on how to customize your Help Center theme, see Customizing your help center theme.
     
    You can also do some javascript/jquery customizations however this kind of modification or advanced customization involves custom coding and is not supported by our support team.

    Note: Web-savvy Guide admins can work directly with the page code to build a customized theme for your help center.
    0
  • Chase Redfield

    It would be great if we could toggle whether or not we want new fields added to the default form upon field creation. Currently, I am creating new fields and adding them to an Inactive form in preparation for launch at a later date. So at the moment we only have 1 active form. Every time I add a new field I then have to go to my default form and remove it before a client sees it and uses it on accident. 

    0
  • Brett Bowser
    Zendesk Community Manager
    Hey Marsy,

    I'd be curious to know how you have this set up on your account. If your trigger is pointing to the old ticket form then it would be impacted. If you've set your trigger up to alter ticket fields instead, I can think of a way this would be impacted at all by using a new form.

    Let us know if you have any other information you'd like to share :) 
    0
  • Shawn Drake

    Somehow I lost your message., 

    0
  • Christine Felicia
    Zendesk Engineering
    Hi Brian,

    Currently, it is not possible to activate ticket forms using a Trigger or Automation, and based on scheduled hours/holidays.

    I recommend that you start a post in Feedback - Ticketing System (Support) using the Product Feedback Post Template, our Product Managers are constantly reviewing suggestions submitted in our forum to be considered in our future updates. Thank you!
    0
  • Brandon Tidd
    Community Moderator
    The Humblident Award - 2021

    Hi Søren -

    There could be a couple things happening here.  If you've created more than one ticket form, the fields could be on the 'new' ticket form opposed to the default ticket form.  You'd also want to make sure that all of the fields have been added to the form itself.  You can check both of these details under settings > ticket forms.  If you've recently created a new form, you may need to refresh to see the option to select the form.  Hope this helps!

    Brandon Tidd
    729 Solutions

    0
  • Dane
    Zendesk Engineering

    Hi Sierra Kirtz,

    I noticed that this inquiry has already been answered on one of our Support tickets. The resolution provided was to utilize Web Widget Classic Settings Reference. A custom code has been added to your script to specify the Ticket Form to be used.

    <script type="text/javascript">
      window.zESettings = {
        webWidget: {
          contactForm: {
            ticketForms: [{ id: <<ticketformID>> }]
          }
        }
      };
    </script>
    0
  • Shawn Drake

    Hi, 

    We're considering revamping our current ticket form and launching it Jan 2023. Once the new ticket form is active, If there are backlog open tickets, will that force them to use the new ticket form, or will it retain the old ticket form?


    0
  • Dave Dyson
    Hi Delaney,
     
    If you include your issue type field in both forms, the value should persist when the ticket form on the ticket is changed from one to the other.
    0
  • Mike Rountree

    Hi, 

    I changed a form to be default for a specific team by accident. Will this impact the other forms that are being used by other teams in the company? 

    I do not know what form was previously marked as default. 

    Thanks, 

    Mike

    0
  • Gabriel Manlapig
    Zendesk Customer Care
    Hi Aaron,
     
    I'm afraid this is not possible within Zendesk. You cannot set different default ticket forms for each agent/group. Users really has to manually select the form from the dropdown.
     
    Alternatively, you can create a macros (that you can make exclusive to each group) to set the ticket form to the correct one, but I'm not sure that's better than the user simply selecting the correct form. I hope this answers your question!
     
    0

Please sign in to leave a comment.

Powered by Zendesk