Choose default option for system fields
I noticed there is no way to set a default choice for system fields.
For example, we would like to default the Type field to "Question," but since this is a system field we are unable to do so.
With custom fields, we are able to choose a default choice so it would make sense to add this functionality to system fields.
-
David McMahon You can kind-of achieve this with a trigger. For example, we have a trigger that says when a ticket is created, and Priority is blank, set Priority to Normal. That effectively sets the default ticket priority to Normal. https://support.zendesk.com/hc/en-us/articles/360000618767-Can-I-automatically-set-priority-on-tickets-for-my-SLA-targets-
You should be able to do the same with Type!
Please sign in to leave a comment.
1 Comments