Removing "Null" as an Option from Required Ticket Fields for End-Users

13 Comentários

  • Dave Dyson
    Thanks for the feedback, Tino!
    2
  • Budke, John

    Yeah, this null option is a bother for me too.  There is a community article about how to get rid of it somewhere, but it's a lot of coding and I think requires a higher version of HC (we have 1.7 - which I can't get upgraded either!!).  

    1
  • Tino R.

    @... no problem! Any idea if this request successfully made it onto a product roadmap? Also, do you have any insights as to which article John is referring to above? I would love to get my hands on that article if it is still an available resource. 

    Thanks so much.

    0
  • Pablo Kenney
    Zendesk Product Manager

    Hi Tino R. you should hear back from the product team soon - I moved this from the original topic to the Guide/Help Center topic to ensure that the right product leaders see this and can respond. 

    0
  • Gail

    Pablo Kenney, I also need this capability - thank you.

     

    0
  • Traian Vila

    From my point of view this is a bug, it really defeats the purpose of a required field if one is allowed to close a ticket with empty value. Also it didn't use to be like that, I suppose this was introduced at the same time when the default drop-down was added in the ticket fields.

    0
  • Budke, John

    Yes, we need the null hyphen eliminated too, as per my 12/2021 post! 

    0
  • Kasper Sørensen
    Zendesk Product Manager

    I am not able to reproduce this issue. Here is a ticket field that I created as an example:

    Note the checkbox "Required to submit a request". You need to ensure that this is checked.

    This is what it looks like then when I try to submit a request form without that field checked.

    0
  • Gorka Cardona-Lauridsen
    Zendesk Product Manager

    Hi all, as Kasper mentions, we have not been able to reproduce this issue.

    Are any of you able to reproduce it with the checkbox "Required to submit a request" checked?

    If so we would very much like to have a look at what is wrong. Let us know and ideally provide reproduction steps.

    Thanks!

    0
  • Natalie_Lorente

    Yes, this is happening to our team right now. Can confirm the checkbox "Required to submit a request" is checked.

    The strange thing is, it was working correctly, and I just noticed (not sure how long it's been going on, maybe a few weeks) that it is no longer giving an error message when we complete the form. Nothing that I can see in field or forms has been changed recently.

    Repro steps:

    Field condition settings: 

    1. Field type: drop down

    2."Required to submit a request" checked 

    3. Permissions: Agent can edit

    4. Default value is set to -

    Ticket steps

    1. Tap 'solve' on a ticket

    2. Ticket solves with default value - and no error message

     

     

    0
  • Gorka Cardona-Lauridsen
    Zendesk Product Manager

    We are looking into it and will post an update here as soon as we have something.

    0
  • Jonathan Whale

    We are experiencing problems with this also and require this change to be made asap.

    0
  • Joanne Giang

    Gorka Cardona-Lauridsen through another community message, I changed the title of the 'description' to 'share a feedback' and now it bypasses the email and description field requirement when submitting the form.  

    Here's the code I entered that didn't seem to work. Do you have any idea how I can make the requirement into effect? 

    </script>
    <input type="your email address" required/>
    </script>

     

    Here's the code I entered that changed the title and caused the issue 

    <script>
        $("#request_description_hint").html (' <div class="hero-headline"> {{dc 'footer__cc-tel'}} </div>');
    $('label[for=request_description]').html("Share a feedback");
    </script>

    0

Por favor, entrar para comentar.

Powered by Zendesk