Technical Documentation

IDCategoryReq.Element Action
973arrayno$zz['fields'][n]['subselect']['sql_ignore'] List of field names which are ignored when displaying subselect

Relations: $zz['fields'][n]['subselect']['sql']

Show
438string: SQLno$zz['fields'][n]['subselect']['sql'] For subtables. SQL-Select query, foreign_key must be included, shows detail records in list view as well.Show
303string: HTMLno$zz['fields'][n]['subselect']['suffix'] Show
788string: fieldno$zz['fields'][n]['subselect']['table'] Set this if ID field is in different table than main table (works only for displayed subtables, not for editable)Show
909string: functionno$zz['fields'][n]['subselect']['list_field_format'] Formats each single field (e. g. binary represenations of IP addresses to strings) with list_field_format function (opposed to list_format which formats the full string). Might be array as well, then key is field_name

Relations: $zz['fields'][n]['subselect']['list_format']

Show
171string: functionno$zz['fields'][n]['subselect']['list_format']

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

Show
461string: HTMLno$zz['fields'][n]['suffix'] adds suffix-string to form view Show
462string: functionno$zz['fields'][n]['suffix_function'] adds suffix-function to form viewShow
463arrayno$zz['fields'][n]['suffix_function_var'] parameters for suffix-function to form viewShow
188string: fieldno$zz['fields'][n]['table_name'] Alias if more subtables are included (used for search only, AFAIK)

Relations: subtable

Show
854string: fieldno$zz['fields'][n]['text_field'] similar to display_field, this key must be set to a field name from the SQL query which contains the textual representation of the corresponding spatial field

Relations: geo_point

Show
922stringno$zz['fields'][n]['text_none_selected'] Allows to change the text for 'none_selected' individually per select element. Note: global changes should be done in a 'text'-file or $zz_conf['text'] instead.

Relations: select; $zz['fields'][n]['hide_novalue']; $zz_conf['text']

Show
620booleanno$zz['fields'][n]['tick_to_save'] Displays checkbox for each detail record, if checked, record will be saved (insert, update), if not, removed (delete, or if it does not exist, ignored)

Relations: subtable

Show
955stringno$zz['fields'][n]['time_format'] allows to format a time with date()

Relations: time

Show
476booleanno$zz['fields'][n]['title_append'] title for several records which will be in one lineShow
817string: HTMLno$zz['fields'][n]['title_button'] string; title for subtables add/remove buttonsShow
479string: HTMLno$zz['fields'][n]['title_desc'] description, will always be shown below title in form, values in format will be added automatically (cf. explanation)

Relations: $zz['fields'][n]['format']; $zz['fields'][n]['explanation']

Show
13string: HTMLno$zz['fields'][n]['title'] Title of database field, will be shown in form and table Optional, value will be generated from 'field_name' if not set (first letter uppercase, ending `_id` will be deleted)Show
998stringno$zz['fields'][n]['title_export_prefix'] title prefix for CSV exportShow
478string: HTMLno$zz['fields'][n]['title_tab'] title in table display (optional, default = 'title'), e. g. for abbreviations to save placeShow

348 records total

in