View Categories

GravityOps Search

5 Docs

The Display Attribute

Last Updated: September 18, 2025

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

Nesting Shortcodes

Last Updated: September 18, 2025

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

Using Search Operators

Last Updated: September 18, 2025

The operators attribute 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 matching its position...

Multi-Input Field Support

Last Updated: September 18, 2025

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

General Notes

Last Updated: September 21, 2025