GravityOps Search
The Display Attribute
Last Updated: September 18, 2025The 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, 2025You 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, 2025The 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, 2025Multi-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...