Gravity Forms
Tibi uses Gravity Forms for flexible editor-managed forms, with custom retention and upload behavior.
Last modified: July 10, 2026
Source
packages/wordpress/plugins/tibi-core/inc/gravityforms.phppackages/wordpress/themes/tibi/inc/assets.php
Behavior
- Entries are deleted after submission by default.
- Editors can enable
Keep entries in databasein form settings when retention is intentional. - Validation summary text is changed to
Feil og mangler i skjemaet. - Additional upload types are allowed:
xml,musicxml,mxl,mus,sib,mscz. - Gravity Forms frontend script is loaded when a page contains
gravityforms/formor when viewing the legacy FAQ archive.
QA
- Submit a Gravity Form.
- Confirm whether the entry should be retained or deleted.
- Test upload fields with expected allowed file types.
- Confirm validation text appears when required fields are missing.
Warning
Do not enable entry retention unless the business process requires it. The default behavior is privacy-oriented deletion after submission.