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

web_fsearch_submit Shortcode

The web_fsearch_submit shortcode renders the explicit submit control for a manual faceted-search context.

Usage

[web_fsearch_submit]

Attributes

Attribute Default Accepted values Purpose
context String unless stated otherwise Selects the faceted-search context shared with related controls and results.
label String unless stated otherwise Sets the visible control label.
button_style 1 1 or a configured button-style slug Selects a button style defined in the POM design system.
button_size default String unless stated otherwise Selects the rendered button size.
button_icon String unless stated otherwise Selects the icon rendered with the button label.
class String unless stated otherwise Adds one or more custom CSS classes to the rendered control.

Faceted search context

Enable and configure Faceted Search in Settings → POM Theme → Content model → Faceted search. Controls, results, and gateways that belong together must use compatible context values.

Verification

Test web_fsearch_submit with the configured Faceted Search context, active selections, no selections and an empty result set. Pay particular attention to context and label.