Skip to content

robinellgren/zendesk-hide-fields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Zendesk Hide Fields

The Zendesk Classic Web Widget does not provide a way to hide certain fields in the forms. These fields can be seen here but for example Subject and Description.

Motivation

One of the most asked questions on the Zendesk Support Center is how to disable these.

The proposed way is not developer friendly. Instead, this repository proposes to hide the HTML of these fields after the Widget has loaded.

How it works

Checks if the Web Widget has loaded and if so, removes unwanted fields.

How to use

  1. Copy the code from inside script.html
  2. Adjust your HTML so that the copied code is included anywhere within the body tag.

Hope that your Zendesk integration goes smooth 🤞

Mentions

This solution was inspired by Zendesk-Customizations

About

Hide Zendesk fields in Web widget

Topics

Resources

Stars

Watchers

Forks

Languages