Changes between Version 13 and Version 14 of S3/DynamicTables


Ignore:
Timestamp:
02/24/17 12:56:36 (8 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/DynamicTables

    v13 v14  
    8080||require_not_empty||boolean||default False||indicates that the field must not be empty||
    8181||require_unique||boolean||default False||indicates that the field value must be unique||
    82 ||settings||JSON||no||other field settings and constraints||
     82||''settings''||''JSON''||no||''other field settings and constraints, e.g. validation options (like "min" and "max" for integer/double/date/datetime fields), widget options, component tab behavior, value representation options||
    8383||component_key||boolean||default False||indicates that this field is a foreign key to link to the master table (see dynamic components), field must be a reference||
    8484||component_alias||string||no||the alias to access the table as component||