Closed GoogleCodeExporter closed 9 years ago
Allow a field to be marked as non-updatable by subsequent parties on the SET
VALUE action. This allows a document to have some fields set from other fields
(or transaction initial data from a POST) and then converted into non-editable
fields.
This way, the document can be marked as having editable fields for standalone
purposes, but when in a package, those fields can be pre-filled and then locked
from further changes.
Original comment by yoz...@gmail.com
on 16 Apr 2013 at 6:35
Fixed in release 13.5.5 as part of the SET FIELD VALUE action for custom logic
in a document or package (mostly this would be used in a package, which is the
component that knows that a given document can be pre-filled from other docs in
the package.
Original comment by yoz...@gmail.com
on 16 Apr 2013 at 9:53
Original issue reported on code.google.com by
yoz...@gmail.com
on 13 Apr 2013 at 10:44