Hello!
I am building a client-side support app with ZafClient and React. When installing the app, I create 2 custom ticket fields by specifying app requirements using the requirements.json file.
I would like these fields to be hidden for agents. I only use them to store some internal data, they should not appear in forms. Is there a way to achieve this?
Thank you!