Greyd.Forms

Greyd.Forms is a powerful form builder with which you can build any type of form from simple contact forms to complex multi-step forms with mathematical and conditional fields. Built-in statistics, double opt-in as well as interfaces to CRMs and email marketing tools provide you with everything you need to build professional forms.

  • Greyd Forms Filters

    On this page, we’ve listed available filters for Greyd Forms. If you’re looking for filters specific to emails, see the Greyd Forms Mail Filter documentation. See the Greyd Forms Filter Snippets for examples how to use the filters. Form Validation Filters greyd_forms_expected_fields Filter to modify the expected form input fields before validation. This filter allows […]

    Read more

  • Settings

    The global Forms Settings section allows you to define general configurations that apply across all forms in your installation. These settings affect default behaviors, API integrations, and field validations. General settings The Privacy Policy setting lets you define a default text used by checkbox blocks when the “Use privacy default text” option is selected in […]

    Read more

  • Export

    The Export feature in the Forms section allows users to download form entries as a CSV file. To use this feature, first select the form for which you want to export the data. Once selected, all associated entries will be exported with a single click. This export includes only the entries linked to the currently […]

    Read more

  • Stats

    The Stats section within the Forms menu provides statistics and insights into user interactions with forms on the site. At the top of the page, you can choose whether to view data for all forms combined or a specific form. If you want to see statistics for a specific form, select it from the dropdown […]

    Read more

  • Surveys

    In the Surveys section under the Forms menu, you can view and analyze the results of any Live survey blocks submitted through your forms. At the top of the page, select the form that contains the Live survey block you’d like to see the results for. After clicking the Select Form button, the system loads […]

    Read more

  • Entries

    The Entries section under the Forms menu provides an overview of all submitted form entries. This view follows the standard WordPress post type structure, allowing filtering (by dates, by form or by manual search), sorting, and bulk actions. An individual entry is created whenever a form is submitted in the frontend, provided the form mode […]

    Read more

  • Blocks

    The Greyd Forms plugin comes with many blocks to let you build flexible, dynamic forms in the block editor. Learn how each block works, what it can do, and how to customize it for your forms. Dynamic form values In most text fields of the Greyd Forms blocks there’s a button in the block toolbar […]

    Read more

  • Limit form submissions

    With the following code snippet you can easily use Greyd Forms to create a form that only allows a limited number of form submissions and displays a corresponding info message. Please be aware of the comments in the snippet as the code needs to be adapted individually. PHPCopyif ( ! defined( 'COUNTER_FORM_ID' ) ) { […]

    Read more

  • Forms

    The Forms section in the WordPress backend provides an overview of all created forms. This view uses the standard WordPress post type interface, displaying a list of all available forms with the title of the form and the date it was published. Existing forms can be managed or removed through the familiar post management options […]

    Read more

  • Greyd Forms

    The Greyd Forms plugin is a powerful form builder for the WordPress block editor. It lets you create fully customizable forms with dynamic fields, conditional logic, integrations, and advanced styling — no coding required. From simple contact forms to complex workflows, everything stays flexible and fully native to Gutenberg. It requires the Greyd Plugin to […]

    Read more