Creating a form field that doesn't clear when user clicks into it
Hello,
I have added some form fields on my form for some additional table row headings and lines in the document. The idea is that this additional formatting can be made "hidden" or "visible" by the user by clicking on a button.
However I am unable to fix the field value, for example a row heading, so that it doesn't clear even when the user accidentally clicks into the field while filling out the form in Adobe Reader. I have set the field property on "Locked", but that still means that the value clears if clicked into the field before defaulting back to original.
event.value="fieldName"; only makes the value appear in the field.
Can anyone help?
Thank you!