Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 571 Bytes

File metadata and controls

25 lines (16 loc) · 571 Bytes

showable_if

Conditional Record Visibility

Control whether a record is shown in the list, based on a conditions reference evaluated at runtime.

Pattern 1: Always Show

!defs(extra_options_showable_if_pattern_1_always_defs.yaml)

Pattern 2: Never Show

!defs(extra_options_showable_if_pattern_2_never_defs.yaml)

Pattern 3: Conditional Visibility

!defs(extra_options_showable_if_pattern_3_conditional_defs.yaml)

showable_if must be a hash using the standard conditions syntax.