Technical Documentation

ID Category Req. Element Action
855 string: HTML no $zz['fields'][n]['list_concat_fields'] e. g. for Geo coordinates, this will be HTML code to be put between latitude and longitude values in list view
425 string: function no $zz['fields'][n]['list_format'] function which will be used to format text for display, e. g. markdown | textile, in list part; might be array if you want to use several functions

Relations: $zz['fields'][n]['format']; text; memo

906 string: function no $zz['fields'][n]['list_function'] Name of function that will be called from field type 'list_function' for display in list

Relations: list_function

977 boolean no $zz['fields'][n]['list_no_link'] zzform list: if 'list_no_link' is set to true, no link for list view will be generated (e. g. for fields of type URL)
991 string: HTML no $zz['fields'][n]['list_prefix_append'] prefix in front of the field value in list view; for appended fields, always show this in front of the first field with a value

Relations: $zz['fields'][n]['list_prefix']; $zz['fields'][n]['list_suffix_append']

356 string: HTML no $zz['fields'][n]['list_prefix'] prefix in front of the field value in list view

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

992 string: HTML no $zz['fields'][n]['list_suffix_append'] suffix behind the field value in list view; for appended fields, always show this behind the last field if there was a value somewhere

Relations: $zz['fields'][n]['list_suffix']; $zz['fields'][n]['list_prefix_append']

355 string: HTML no $zz['fields'][n]['list_suffix'] suffix behind the field value in list view

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

967 string: HTML no $zz['fields'][n]['list_unit'] displays a unit behind a number, won't display if value = NULL, list mode

Relations: number; $zz['fields'][n]['unit']

1007 array no $zz['fields'][n]['mark_scope'] marks content in this field (most likely a field with 'display_field' set) if a search is done over one of the fields in the list of fields
190 integer no $zz['fields'][n]['max_records']

Relations: subtable

940 string: SQL no $zz['fields'][n]['max_records_sql'] SQL query to get the maximum number of detail records

Relations: subtable

460 integer no $zz['fields'][n]['maxlength'] maxlength, if not set will be taken from database
953 boolean no $zz['fields'][n]['merge_equal'] Records will only be merged if values in this field are equal

Relations: $zz_conf['merge']

952 boolean no $zz['fields'][n]['merge_ignore'] Field will be ignored for comparison of main records while merging

Relations: $zz_conf['merge']

714 integer no $zz['fields'][n]['min_records_required']

Relations: $zz['fields'][n]['min_records']; subtable

189 integer no $zz['fields'][n]['min_records']

Relations: subtable

939 string: SQL no $zz['fields'][n]['min_records_sql'] SQL query to get the minimum number of detail records

Relations: subtable

650 string no $zz['fields'][n]['msg_no_subtables'] a message will appear in record view if no detail record is left after a database operation was performed
911 boolean no $zz['fields'][n]['multiple_edit'] if set to false, field will not be shown in record form for editing

Relations: $zz[list']['select_multiple_records']

Export (CSV Excel)

348 records total

in