-
What is your original issue/pain point you want to solve?
I hide fields with the core workflows in the create and edit screen using other fields. e.g.: multiselect contract 1 and 2 For contract 2, the text fields 1 and 2 should be displayed but not if only contract 1 is active.
However, this does not work if I am in the ticket dialog or on the organization page itself. Here the fields are either always or never displayed in connection with the field permissions. -
Which are one or two concrete situations where this problem hurts the most?
- if we have not concluded contract 2 with the customer, we do not need to see text fields 1 and 2 (too many unnecessary fields visible).
- At first glance, you might overlook the fact that contract 2 is not active because text fields 1 and 2 are still displayed
-
Why is it not solvable with the Zammad standard?
Core workflows only apply at creation and edit masks -
What is your expectation/what do you want to achieve?
Hide unnecessary fields where I don’t need to see them