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 495
  • 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