web_finder_content_order_field Shortcode
The web_finder_content_order_field shortcode lets a visitor choose the sort direction used by a legacy Finder query. It represents ascending or descending order; it does not choose which field is sorted.
The attributes below match the current Page Builder controls and public output. Use raw syntax only for reviewed content that cannot be maintained through the visual controls.
Allowed parent shortcodes: web_finder_column.
Usage
[web_finder_content_order_field]
Attributes
| Attribute | Default | Accepted values | Purpose |
|---|---|---|---|
label |
— | Plain text | Labels the sort-direction control. |
format |
select |
select, radio, inline_radio |
Chooses how the available directions are presented. |
type |
order |
order |
Identifies this field as the Finder query's order direction. Keep the default. |
device_visibility |
— | String unless stated otherwise | Applies the selected responsive visibility rule. |
Finder composition
Place this control alongside web_finder_content_orderby_field when visitors need to choose both the sort key and its direction. Preserve the Finder-generated row and column hierarchy when reviewing stored shortcode content.
Verification
Run a search with each displayed direction and confirm the same sort key reverses its result sequence. Check that the label remains clear when the control uses select, stacked radio or inline radio presentation.