Which property controls whether a block inside a FlexCard can be collapsed by the user?

Study for the OmniStudio Developer Test. Focus with flashcards and multiple-choice questions, each with hints and explanations. Get ready for your exam!

Multiple Choice

Which property controls whether a block inside a FlexCard can be collapsed by the user?

Explanation:
The ability to collapse a block in a FlexCard comes from the collapsible attribute on the block element. When this property is enabled, the block shows a collapse/expand control and the user can collapse its content. If it’s not set, the block stays expanded and cannot be collapsed by the user. The class name can affect styling, but doesn’t enable collapsing. A separate State block manages dynamic state, not collapse behavior, and a Datatable inside the block is simply for displaying data, not controlling collapse.

The ability to collapse a block in a FlexCard comes from the collapsible attribute on the block element. When this property is enabled, the block shows a collapse/expand control and the user can collapse its content. If it’s not set, the block stays expanded and cannot be collapsed by the user. The class name can affect styling, but doesn’t enable collapsing. A separate State block manages dynamic state, not collapse behavior, and a Datatable inside the block is simply for displaying data, not controlling collapse.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy