Changes between Version 1 and Version 2 of S3/TableConfigurationSettings
- Timestamp:
- 06/12/14 19:13:46 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/TableConfigurationSettings
v1 v2 6 6 === General === 7 7 8 These options affect all CRUD functions. 9 8 10 ||= '''Option''' =||= '''Short Description''' =||= '''Value''' =||= '''See Also''' =|| 9 ||''editable''|| || || || 10 ||''deletable''|| || || || 11 ||''insertable''|| || || || 12 11 ||''insertable''||whether new records can be inserted into the table||boolean|| || 12 ||''editable''||whether records in the table can be changed||boolean|| || 13 ||''deletable''||whether records in the table can be deleted||boolean|| || 13 14 === Forms === 14 15