Hi guys,
In fresh service While created new ticket i have few conditions those are
For Example:
- if anyone is giving priority has medium then automatically it should change department value to Development
- if anyone is giving priority has high then automatically change department value to Customer support.
How to change filed values based on other input values.
can anyone help me How to write a logic for this on app.js
Thanks in Advance!