Recent searches


No recent searches

Tip: Hide Ticket Fields on Web Widget



Posted Apr 06, 2021

Hide Ticket Fields on Web Widget

Zendesk level:  Beginner
Knowledge: Javascript, HTML, CSS, Web Widget
Time Required:  10 minutes

Documentation, customizations, and troubleshooting on GitHub: https://github.com/Ajhad1/Zendesk-Customizations/tree/main/Web-Widget/Hide-Ticket-Fields

How it works (simplified):

Uses the default ability to run Javascript on Widget open to append CSS to the Web Widget itself.

Prerequisites:

  • You must be using Zendesk Support
  • You must have access to the Web Widget
  • You must be able to modify the code where the Web Widget will be inserted as HTML

How to Install:

  1. Copy the default Web Widget Script from the admin menu in the Agent interface.
  2. Navigate to the website where you will be inserting the Web Widget.
  3. Paste the HTML code into the HTML source code of the website.
  4. Below where the code has been inserted, input the reference code. GitHub
  5. Adjust the CSS to match your specific Web Widget and your needs.
  6. That's it.

Notes:

  • You will need to update certain values to match your Web Widget
  • You will need to uncomment specific portions of the code to activate those portions of the code. 

1

0

0 comments

Please sign in to leave a comment.

Didn't find what you're looking for?

New post