Ich habe mir gerade die Frage gestellt, was denn der Unterschied zwischen
Code: Alles auswählen
protected
Code: Alles auswählen
read-only
( http://help.adobe.com/en_US/livecycle/9 ... 00542.html )Protected Prevents a user from making changes to the value in the field. Indirect changes such as calculations can occur. The protected field is not included in the tabbing sequence and it does not generate events.
Read Only A data value will be merged or calculated and displayed at run time. Users cannot edit the value.