3 Comments

  • Ifra Saqlain
    Community Moderator
    Most Engaged Community Member - 2022
    Most Engaged Community Member of The Year - 2021

    Hi Luca Baldini, use the code given below;

     $(document).ready(function () {
       if (window.location.href.indexOf("requests/new?ticket_form_id=") > -1) {
        $('.form-field.select.request_ticket_form_id').hide();
       }
    })

     

     

    Thanks 

    Team

    1
  • Luca Baldini

    thanks a lot, it works!

    0
  • Ifra Saqlain
    Community Moderator
    Most Engaged Community Member - 2022
    Most Engaged Community Member of The Year - 2021

    :)

    0

Please sign in to leave a comment.

Powered by Zendesk