Hi,i created a livecycle formular.In it, when i clicked on a button, a
editable field become a readonly field ( in script, i
oTargetField.access = "readOnly"); After, when i want to copy and paste
the content of this field, i can't.Do you know how i can have a field in
readonly mode, and i can copy and paste the content of this field
?Regards.