647 | array: path | no | $zz['fields'][n]['path_json_request'] requests image filename via JSON request Relations: image | Show
|
983 | boolean | no | $zz['fields'][n]['add_details_destination'] paste input of main form to this field if a detail record is added via 'add_details' Relations: $zz['fields'][n]['add_details'] | Show
|
866 | boolean | no | $zz['fields'][n]['always_check_select'] always perform check select, even if select/option-elements are sent with the form | Show
|
466 | boolean | no | $zz['fields'][n]['def_val_ignore'] this is for subtables only. For 'value', 'auto_value' and 'default'-fields, this setting specifies whether value will be accepted without any other input by the user in this sub-record or not. true: input will be ignored, false (standard): input will not be ignored. important for deciding whether to add or delete a sub-record. Relations: subtable | Show
|
639 | boolean | no | $zz['fields'][n]['default_select_all'] set-fields: all boxes are checked Relations: select | Show
|
716 | boolean | no | $zz['fields'][n]['dont_check_on_update'] Before doing an UPDATE, zzform checks whether old values and new values for a record differ. Timestamps and Fields with `dont_check_on_update` set won't be checked against (useful for author_ids etc.) | Show
|
966 | boolean | no | $zz['fields'][n]['dont_copy'] do not copy contents of this field if copying a record Relations: $zz_conf['copy'] | Show
|
500 | boolean | no | $zz['fields'][n]['dont_delete_records'] no [-] field, one may not delete a subrecord Relations: subtable | Show
|
748 | boolean | no | $zz['fields'][n]['dont_mark_search_string'] true restrains zz_mark_search_string() from marking the HTML in this fields output, e. g. if you want to use it as a parameter for images or so. | Show
|
970 | boolean | no | $zz['fields'][n]['dont_require_old_password'] Do not require to enter old password for password change (e. g. if password forgotten-link was followed) Relations: password_change | Show
|
424 | boolean | no | $zz['fields'][n]['dont_show_file_link'] doesn't show link below upload field which otherwise will be shown if a file already exists | Show
|
191 | boolean | no | $zz['fields'][n]['dont_show_image'] doesn't show image in form view (e. g. good for file upload) | Show
|
995 | boolean | no | $zz['fields'][n]['dont_show_missing_img'] If set to true and upload is required but missing, do not show '(image missing)' if you don't want to show an upload in public interfaces Relations: $zz['fields'][n]['dont_show_missing'] | Show
|
710 | boolean | no | $zz['fields'][n]['dont_show_missing'] If set to true and field value is required but missing, this will not be shown to user (useful if this is a field the user cannot change anyways because the input depends on other input from file upload etc.) | Show
|
849 | boolean | no | $zz['fields'][n]['dont_sort'] if set to true, no ordering in this column is allowed; 'id'-columns are set to true by default, if you'd like to order by id, you have to set them to false explicitly | Show
|
938 | boolean | no | $zz['fields'][n]['dont_trim'] if set to true, 'text' fields won't be trimmed Relations: text | Show
|
996 | boolean | no | $zz['fields'][n]['enum_textinput'] attach a text input to last enum value and save that to database if selected; does not work with fixed enum fields in mySQL of course Relations: select; $zz['fields'][n]['enum'] | Show
|
388 | boolean | no | $zz['fields'][n]['exclude_from_search'] search will do no operations in this field | Show
|
643 | boolean | no | $zz['fields'][n]['export_no_html'] Export (e. g. CSV export) will be text only, HTML formattings are stripped | Show
|
786 | boolean | no | $zz['fields'][n]['export'] Exclude field from export | Show
|