These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Set Default Value of a field

krm240
Registered: Apr 17 2009
Posts: 95

Can the default value of a field be set and changed with code?
ie: a checkbox is set default as on, but wish to change to off via code.

radzmar
Expert
Registered: Nov 3 2008
Posts: 1202
Hi,

here's a script to set the value of a check box.

CheckBox.value.integer.value = 0;

radzmar
LoveCycle Blog
Documents you need:
LiveCycle Designer ES2 Docs