How to implement collapsible instructions

Is there a way to make a “instructions” window in a form that initially displays as collapsed but can be turned on with a button that toggles on/off? I’m using a “Show Instructions” column with Y/N responses and “Show If” to on the “Instructions column” but it occupies more space than I would like and I would prefer if I could have a single button that said “Show Instructions” that could then expand/collapse the instructions when selected/de-selected.

2X_4_45e09912c482e89b893054806e2f7fe5ba2ca0b8.png

0 3 487
  • UX
3 REPLIES 3

That’s probably the only way you can do it with a form view.

Okay, thanks for the quick reply!

An alternative that may look cleaner is to change the show instructions column from Y/N to an Enum that says “Show” “Hide” and the display name is set to say just “Instructions”

It keeps the same height and takes up the same space, but is just a more engaging way to visualize

Top Labels in this Space