Gregor Pollak
12/05/2020, 5:59 PMif (context.type == context.UserEventType.EDIT) {
context.form.clientScriptModulePath = './tmp_cs_location_required_fields.js';
}
but for some reason, the saveRecord is not triggered.
Any ideas how to get it working?