Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

Need to unlock all fields after submission for further edits

$
0
0

Hi. I'm a newbie to Livecycle Designer and I've taken over a project from someone else no longer with my company. It is an insertion order form built in Lifecycle Designer that locks all fields after submission. I've been tasked to make this form unlockable for further edits. I've tried creating a button in the form that does this:

 

Submit button code:

 

myScriptObject.LockAllFields(InsertionOrder);

myScriptObject.UnlockAllFields(ButtonUnlockFields);

 

Unlock button code:

 

myScriptObject.UnlockAllFields(ButtonUnlockFields);

 

It doesn't seem to work. Any help would be much appreciated.


Viewing all articles
Browse latest Browse all 5571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>