Back
newReadOnlyLens
Editing, Updating and Creating Records
newReadOnlyLens
This lens sets which fields cannot be modified on creation, but are editable.
Default:
Use this for fields which have a hard-coded default value, but are editable subsequently. See also readOnlyLens. Note that readonly means that the user cannot change the value, but you can still set the value to insert into the database using the defaultLens property.

 Basic:Yes  Advanced/Enterprise:Yes  DynamicEdit:Yes   [Version 1.0]