Add an option to make the new ticket confirmation to user mandatory
When the techs are creating a ticket, I don't want them to toggle the setting off to send the user an email notification. I would like to have the option to have that toggle disappear.
Can you add a setting to disable that toggle?
$('#SuppressConfirmation').prop('disabled', 'true');