disable Date widget when a value is selected
Hello,is there a code similar to the below code that can help me disable a datepicker field when another field is selected please see below code which is not working fine:var fieldtest= scope.findFormFieldWithId(scope.allFormFields, "datepicker");if(...