Inicio - Documentación - POM Theme - 09 Shortcodes - 09.1 Shortcodes reference - `web_finder_content_orderby_field` Shortcode

web_finder_content_orderby_field Shortcode

The web_finder_content_orderby_field shortcode lets a visitor choose the field used to sort a legacy Finder query. It selects the sort key; ascending or descending direction belongs to the separate order field.

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_orderby_field]

Attributes

Attribute Default Accepted values Purpose
label Plain text Labels the sort-key control.
format select select, radio, inline_radio Chooses how Finder's configured sort keys are presented.
type orderby orderby Identifies this field as the Finder query's order-by value. Keep the default.
device_visibility String unless stated otherwise Applies the selected responsive visibility rule.

Finder composition

The available choices are supplied by the Finder configuration rather than by shortcode attributes. Combine this tag with web_finder_content_order_field only when visitors should also control direction.

Verification

Submit the Finder once for every offered sort key and confirm the result order changes accordingly. If a key is missing, review the parent Finder configuration; adding an arbitrary value to this shortcode does not create a new sort option.