Else if not working in client script for state field
when state == null then no one reason field will be display. could you please check below code:else if(state == ''){g_form.setMandatory('u_in_progress_reason',false);g_form.setDisplay('u_in_progress_reason', false);g_form.setMandatory('u_new_reason',...
