Can't override "mandatory" on a field when a specific assignment group is selected.
I'm trying to remove the "Mandatory requirement on a field when the record is assigned to a specific assignment group.This is the client script I'm using with little success. function onChange() { var group = g_form.getValue ('assignment_group')...