This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
plugin:bureaucracy [2018-09-10 23:50] andi version upped |
plugin:bureaucracy [2019-02-10 15:19] (current) moz add struct_fieldhidden |
||
---|---|---|---|
Line 208: | Line 208: | ||
* datatypes with a type alias that defines 'valid values' will appear as a (multi)select field | * datatypes with a type alias that defines 'valid values' will appear as a (multi)select field | ||
* otherwise it appears as usual textbox, sometimes with [[data#custom_entry_editor|added features]] as datepicker and pagesuggestions | * otherwise it appears as usual textbox, sometimes with [[data#custom_entry_editor|added features]] as datepicker and pagesuggestions | ||
- | * **struct_field** (needs plugin) | + | * **struct_field** + **struct_fieldhidden** (needs plugin) |
* Just specify a field from a defined schema "<schema>.<name>" from [[Struct|Struct plugin]] | * Just specify a field from a defined schema "<schema>.<name>" from [[Struct|Struct plugin]] | ||
* Label is used from definition as well as validation rules | * Label is used from definition as well as validation rules |