Question
How can I hide or remove the subject and description fields on the submit a request form in the help center?
Answer
You can hide the Subject from your request form. However, the Description field cannot be hidden by default.
To hide the subject field from the request form
- Go to Admin Center > Objects and rules > Tickets > Fields.
- Open the Subject field.
- Under Permissions, select Customers can view.
- Select Save.
Customers won't see the subject field in the request form, but the field is visible in the customer portal.
When you use the Customers can view permission, the description of the ticket becomes the subject of the ticket.
237 comments
Shahid Iqbal
Yes, that worked for me. Thank you so much
0
Ifra Saqlain
Hi Shahid Iqbal,
Add the given line to your script.js file at the bottom area.
I have tested it and it's working. If any issue let me know I'll change the class (request_anonymous_requester_email).
Thanks
1
Shahid Iqbal
I have tried to change the "Your email address" label but didn't work, can any one guide how can I do this?
0
Geoff Ludwig
Thank you sir! Excellent assistance!
0
Brandon Tidd
Hey Geoff,
Closing the loop here - we were able to confirm your JS implementation and obscure the subject line from the end-user form by going to Admin Center > Ticket Fields > Subject and setting to "Agent Only." Glad to see that we were able to get things sorted for you!
Brandon
1
Brandon Tidd
Hey Geoff - Sorry about that - you can reach me at https//lp.729solutions.com/free-zendesk-checkup - you may have to copy/paste into your browser. Looking forward to it!
0
Geoff Ludwig
Brandon - the grab time with me here hyperlink is not working.
Can you provide something else?
0
Brandon Tidd
Hey Geoff Ludwig -
From where I'm sitting that looks good - but there's quite a few reasons that might break. Someone else from the community might be seeing something I'm not though. Alternatively, if you'd like to hop on a quick call you can grab time with me here next week.
Cheers,
Brandon
0
Geoff Ludwig
Brandon Tidd - did I do something on the code above?
0
Geoff Ludwig
Thanks for the quick response... I changed and i am still seeing the same issue.
0
Sign in to leave a comment.