Technical Documentation
| ID | Category | Req. | Element | Action |
|---|---|---|---|---|
| 289 | boolean | no | $zz['fields'][n]['translate_fiel | Show |
| 774 | array | no | $zz['fields'][n]['translation'] gives the possibility to set individual variables for translation subtables, e. g. 'hide_in_list' | Show |
| 971 | boolean | no | $zz['fields'][n]['trim'] if set to true, 'memo' fields will be trimmed Relations: memo | Show |
| 183 | string | no | $zz['fields'][n]['type_detail'] type of field, used for option and predefined to set real type of field but still remain special functionality Relations: $zz['fields'][n]['type'] | Show |
| 177 | string | no | $zz['fields'][n]['type'] Here, the type of the field can be definfed. For a list of field types, see zz_fieldtypes Relations: zz_fieldtypes | Show |
| 684 | boolean | no | $zz['fields'][n]['unique'] if field value is unique, it can be used for where-clauses and will show only one record in display mode, without add new record | Show |
| 407 | string: HTML | no | $zz['fields'][n]['unit'] displays a unit behind a number, won't display if value = NULL Relations: number | Show |
| 960 | boolean | no | $zz['fields'][n]['update_on_deta Relations: timestamp | Show |
| 885 | string | no | $zz['fields'][n]['upload_default Relations: $zz['fields'][n]['default'] | Show |
| 569 | integer | no | $zz['fields'][n]['upload_field'] Relations: hidden | Show |
| 813 | string: function | no | $zz['fields'][n]['upload_func'] string; name of a function to format upload values (the only way to handle arrays) Relations: $zz['fields'][n]['upload_field'] | Show |
| 571 | string: SQL | no | $zz['fields'][n]['upload_sql'] SQL query to use with upload value, e. g. if you get a string but need an ID value. Relations: hidden; $zz['fields'][n]['upload_field'] | Show |
| 570 | mixed | no | $zz['fields'][n]['upload_value'] Relations: hidden; $zz['fields'][n]['upload_field'] | Show |
| 848 | boolean | no | $zz['fields'][n]['use_as_label'] Relations: subtable; $zz['fields'][n]['tick_to_save'] | Show |
| 636 | array | no | $zz['fields'][n]['validate'] | Show |
| 637 | array | no | $zz['fields'][n]['validate']['fo | Show |
| 175 | string | no | $zz['fields'][n]['value'] Value for field, may not be overwritten Relations: hidden | Show |
| 622 | array | no | $zz['fields'][n]['values'] Sets values for detail records. Lets you ask e. g. for a level of knowledge for a predefined set of languages | Show |
| 975 | string: function | no | $zz['fields'][n][format_0'] function to format fields from sql query Relations: $zz['fields'][n]['sql']; select | Show |
| 331 | array | no | $zz['filter'] Filter for records to be shown | Show |
348 records total