Technical Documentation

ID Category Req. Element Action
381 value no option field to choose an option, won't be saved to database

Relations: $zz['fields'][n]['type_detail']; $zz['fields'][n]['options']

390 value no password password input, will be saved as hash

Relations: $zz_conf['hash_password']

391 value no password_change change a password (enter old, enter new twice, md5 encoded)

Relations: password; $zz['fields'][n]['sql_password_check']

377 value no predefined INTERNAL USE only

Relations: $zz['fields'][n]['type_detail']

369 value no select Lets user select a value from different data sources: foreign database table, ENUM or SET values.

Relations: $zz['fields'][n]['sql']; $zz['fields'][n]['display_field']; $zz['fields'][n]['show_values_as_list']; $zz['fields'][n]['set']; $zz['fields'][n]['enum']; $zz['fields'][n]['sql_where']; $zz['fields'][n]['sql_without_id']; $zz['fields'][n]['sql_ignore']; $zz['fields'][n]['show_hierarchy_subtree']; $zz['fields'][n]['show_hierarchy']; $zz['fields'][n]['key_field_name']; $zz['fields'][n]['show_hierarchy_use_top_value_instead_NULL']; $zz['fields'][n]['add_details']; $zz['fields'][n]['path_sql']; $zz['fields'][n]['hide_novalue']; $zz['fields'][n]['size_select_too_long']

376 value no subtable subrecord with foreign key which can be edited together with main record. when linking tables (subtables, details), special care has to be taken that the key field names are alike

Relations: $zz['fields'][n]['table_name']; $zz['fields'][n]['form_display']; $zz['fields'][n]['class_add']; $zz['fields'][n]['records_depend_on_upload']; foreign_key; $zz['fields'][n]['foreign_key_field_name']

366 value no text standard input, one line text field, maxlength from VARCHAR-value if applicable, else size=32

Relations: $zz['fields'][n]['format']; $zz['fields'][n]['subselect']['list_format']; $zz['fields'][n]['size']

374 value no time time, will be checked for validity
371 value no timestamp MySQL timestamp, supports both `20040412120436` and `2004-04-12 12:04:36` formats. - value may be set via `'value'`, if not, current time will be used

Relations: $zz['fields'][n]['value']

379 value no translation_key
394 value no unix_timestamp Unix timestamp, will be converted to readable date and back

Relations: $zz['fields'][n]['value']

375 value no upload_image File upload. Each file that shall be uploaded has to get a distinctive field_name in the 'image'-section!

Relations: $zz['fields'][n]['path']; $zz['fields'][n]['dont_show_image']; $zz['fields'][n]['image']

384 value no url URL, will be checked for validity (absolute URLs only, `http://` as well as beginning with `/`). If something starting with `www.` is entered, `http://` will be prepended. Displayed as hyperlink in list.
383 value no write_once

Relations: $zz['fields'][n]['type_detail']

Export (CSV Excel)

34 records total

in