Question
msig_lock is null
I am getting msig_lock is null error when I do the following:
| var m = this.getField('dt2_member_sig_'+n); |
var msig_lock = m.getLock();
msig_lock.action = 'Include';
msig_lock.fields = mfields;
Anyone have any ideas?
I am getting msig_lock is null error when I do the following:
| var m = this.getField('dt2_member_sig_'+n); |
var msig_lock = m.getLock();
msig_lock.action = 'Include';
msig_lock.fields = mfields;
Anyone have any ideas?
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.