GFSearch Multi-Input Field Support

Multi-input fields—such as Name, Address, and Checkbox fields—contain multiple inputs within a single field.GFSearch supports both displaying and searching these fields, but the behavior differs slightly between display and …

Read More

Using Search Operators with GFSearch

The operators attribute in GFSearch allows you to define how each search value is compared to its corresponding field in the search attribute. It should be a comma-separated list, with each operator …

Read More

Nesting Shortcodes in GFSearch

You can include shortcodes inside the display attribute of GFSearch using double curly braces ({{ … }} syntax). This allows you to embed other shortcodes—like gravitymath, gfsearch or any other shortcode—within the output …

Read More

GF Search plugin

The GFSearch Display Attribute

The display attribute for GFSearch controls what is shown for each matching entry. You can use it in two different formats:  1. Basic Comma-Separated Field List You …

Read More