Skip to main content
Show blocks turns selected fields on — they become visible on the fill form while the parent rule’s When clause matches. Use it for follow-up questions, conditional sections, and progressive disclosure paired with Require answer.

When to choose this

Default visibility comes from each block’s own settings. Show overrides a prior Hide only if this rule matches last among conflicting rules.

Exact behavior

  • Target blocks switch to visible on fill while When is true.
  • Previously hidden answers may reappear empty if Hide blocks cleared them earlier — Show does not restore old values.
  • Showing alone does not make a field required — add Require answer if needed.
  • Fields on other pages become visible in schema but only appear when that page is active.
  • Calculated targets can be shown like any other block; formulas keep updating.

What changes on fill


Configure in Studio

1

Open a rule

LogicRules, or Branch / Add condition — complete When first.
2

Add Then action

Click Add actionShow blocks.
3

Select target blocks

Pick one or more blocks by canvas label — VAT field, “Please specify”, SSO section, etc.
4

Optional: Require shown fields

Add second action Require answer on the same targets in the same rule.
5

Check conflict hints

Resolve Show ↔ Hide warnings on the same target.
6

Preview on Fill

Trigger When true/false and confirm visibility toggles live.

Worked examples

Enterprise plan details

When Plan equals EnterpriseShow blocks SSO details, Audit log
Pair with Require on mandatory enterprise fields.

“Other” free text

When Industry equals OtherShow blocks Please specify industry + Require answer Please specify industry

Progressive disclosure

When Company is not emptyShow blocks VAT ID, Billing address

Quiz feedback section

When Score greater than or equal 70Show blocks Pass certificate download
Score may come from a Calculate target.

Test on fill

1

Before When true

Target blocks hidden (or not yet shown).
2

Satisfy When

Targets appear immediately.
3

Revert When

Targets hide unless another Show rule applies.
4

Required asterisk

Only if Require answer added — Show alone does not add it.
5

Re-show after Hide cleared data

Fields visible but empty — user must re-enter.

Common mistakes

  • Showing without Require when follow-up is mandatory.
  • Two rules fighting — one Show, one Hide on same target; reorder or narrow When.
  • Expecting Show to restore answers cleared by Hide.
  • Showing blocks on a page users never reach — combine with Jump to page if needed.

Troubleshooting

When false — check operator, blank source, option value spelling. Later Hide rule may override.
Add Require if needed; check other visible required fields on current page.
Competing rules — last wins. Use exclusive When clauses or reorder Logic Board.
Visibility is global in schema; user must navigate to that page to see it — expected multi-page behavior.
Last modified on September 7, 2026