need to poulate table name based on type field
function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue === '') { g_form.clearValue("u_set_criteria"); return; } if (newValue == "u_assignment_rule") { g_form.setValue("u_set_criteria...