Hi All,
I have one scenario to lock the fields in business process flow(BPF) and same fields to be locked in form as well.
In form its very straight forward to lock, and for fields in business process flow are locked using javascript.
But fields are getting locked after its filled on first time before Save, in the sense after we fill the fields in BPF and save the form.After we Select any Stage manually or we navigate using Next or Previous links fields are locked as expected. If try to close and reopen the form and try to select any stage or navigate using Next or Previous fields are unlocked. This is strange behavior because javascript for locking fields in business process flow are registered on onLoad event. Please help what is actually causing the fields to be unlocked.
Thanks in Advance,
jags
*This post is locked for comments