Custom application to hide common field from all service item

Hi,

How can we hide a common field of all service items for all requesters and agents through a custom app?

Thanks!

Can you try using client.interface.trigger ("hideElement", {id: "element"}) ? Please see the Interface Methods documentation for details.

This works on the Ticket details page, Change details page, New ticket page, and New change page.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.