Collapsible container closed on app opening

  • Goal: when user opens app collapse containers are closed, and not opened until button is pushed

  • can you have actions occur when app is opened?

Hi @Ian_Stack,

You can start the container as closed by unchecking the "Show Body" checkbox when you select the container component.

You can also have a JS Query run when a page is first loaded - which can fire actions, by creating the query, going to the Advanced tab, and selecting this checkbox.

image

1 Like