Technical Documentation
| ID | Category | Req. | Element | Action |
|---|---|---|---|---|
| 929 | mixed | no | $zz['fields'][n]['separator_befo Relations: $zz['fields'][n]['separator'] | Show |
| 465 | mixed | no | $zz['fields'][n]['separator'] - true: will put a separation behind this field, to improve form layout. - column_begin, column, column_end: put form in two columns - text bla blubb: will put bla blubb below `<hr>`-Separator | Show |
| 779 | string: filename | no | $zz['fields'][n]['set_folder'] path of folder, files in this folder will be presented for selection (no subfolders), names of chosen files will be saved in database. Relations: select | Show |
| 780 | boolean | no | $zz['fields'][n]['set_show_all_v Relations: select; $zz['fields'][n]['set_folder'] | Show |
| 640 | string: SQL | no | $zz['fields'][n]['set_sql'] similar to set, lets you get comma separated values from an SQL query that will be treated similar as a mysql SET field Relations: select | Show |
| 638 | array | no | $zz['fields'][n]['set_title'] similar to enum_title
in combination with set_sql: if = true, uses second field from sql-query as set_title Relations: select; $zz['fields'][n]['set'] | Show |
| 395 | array | no | $zz['fields'][n]['set'] array for set Relations: $zz['fields'][n]['show_values_as | Show |
| 782 | boolean | no | $zz['fields'][n]['show_hierarchy Relations: $zz['fields'][n]['show_hierarchy | Show |
| 416 | integer | no | $zz['fields'][n]['show_hierarchy Relations: select; $zz['fields'][n]['show_hierarchy | Show |
| 419 | boolean | no | $zz['fields'][n]['show_hierarchy Relations: select; $zz['fields'][n]['show_hierarchy | Show |
| 417 | string: field | no | $zz['fields'][n]['show_hierarchy Relations: select | Show |
| 386 | boolean | no | $zz['fields'][n]['show_id'] Normally, id fields get class record_id {display: none;}, show_id stops zzform from doing that Relations: id | Show |
| 178 | boolean | no | $zz['fields'][n]['show_title'] display record: show field title in TH (mainly for subtables, for aesthetic reasons) | Show |
| 298 | boolean | no | $zz['fields'][n]['show_values_as Relations: select; $zz['fields'][n]['set']; $zz['fields'][n]['enum'] | Show |
| 423 | integer | no | $zz['fields'][n]['size_select_to Relations: select | Show |
| 405 | integer | no | $zz['fields'][n]['size'] Maximum length of characters that may be entered in input field, size of input field, standard for number 16, for time 8 and for all other fields 32 (or maxlength if smaller) | Show |
| 872 | array | no | $zz['fields'][n]['sql_character_ Relations: $zz['fields'][n]['sql']; select | Show |
| 896 | array | no | $zz['fields'][n]['sql_fieldnames Relations: select | Show |
| 415 | array | no | $zz['fields'][n]['sql_ignore'] doesn't display fields of sql query in form view. this is useful if you need the fields for an identifier field; array, fields won't display in form view. Relations: $zz['fields'][n]['sql']; select | Show |
| 467 | boolean | no | $zz['fields'][n]['sql_index_only Relations: select | Show |
348 records total