Technical Documentation

IDCategoryReq.Element Action
523booleanno$zz['fields'][n]['group_in_list'] allows grouping of records if sort order corresponds with field

Relations: LIST

Show
546string: fieldno$zz['fields'][n]['group'] allows to group records select via HTML optgroup-element

Relations: select

Show
964booleanno$zz['fields'][n]['hide_auto_add_msg'] hides message that a value will be added automaticallyShow
746booleanno$zz['fields'][n]['hide_format_in_title_desc'] hides format in title_desc below title of field

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

Show
781booleanno$zz['fields'][n]['hide_in_form_add']

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

Show
180booleanno$zz['fields'][n]['hide_in_form'] hides field in form view, but not in list view.Show
959booleanno$zz['fields'][n]['hide_in_list_if_empty'] field will not be shown as a column in list view if there's no value for this field in all rows

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

Show
179booleanno$zz['fields'][n]['hide_in_list'] field will not be shown in list viewShow
422booleanno$zz['fields'][n]['hide_novalue'] = false: as a default, the choice of no value for a radio button set will be hidden. By setting this value to false, it will be shown.

Relations: select

Show
750booleanno$zz['fields'][n]['hide_zeros'] values 0 will be converted to '' (unit, prefix, suffix etc. will not be shown)Show
614string: fieldno$zz['fields'][n]['id_field_name'] In some cases, for whatever reason the first field in an SQL query is not the id_field_name of a query. This variable can be set to solve this problem. Should be used as well if id_field_name is ambiguous and table name has to be prepended

Relations: $zz['fields'][n]['sql']; select

Show
185arrayno$zz['fields'][n]['if'][n] Field definitions which will be set if a certain condition n is met. For some conditions, shortcuts exist: - 'multi': if script is called via zzform_multi() - 'where': if field has id value which is defined by WHERE condition ($zz['where'], $_GET['where']) - 'add': if a record is added - 'delete': if a record is deleted - 'edit': if a record is edited - 'upload: if something is uploadedShow
192arrayno$zz['fields'][n]['image'] what has to be done with uploaded image. keys as follows.Show
450string: functionno$zz['fields'][n]['image'][n]['action'] (what to do with image, functions in image-[library].inc.php)Show
449integerno$zz['fields'][n]['image'][n]['auto_size_tolerance'] (default 15, value in px for auto_size function)Show
448arrayno$zz['fields'][n]['image'][n]['auto_values'] (values used by auto-function)Show
447string: functionno$zz['fields'][n]['image'][n]['auto'] (function to change values of some of these fields before action will take place)Show
937stringno$zz['fields'][n]['image'][n]['convert_options'] allows to add extra options for imagemagick's convert command, nice to use together with 'options_sql'Show
442string: fieldno$zz['fields'][n]['image'][n]['field_name'] Show
441integerno$zz['fields'][n]['image'][n]['height'] Show

348 records total

in