Skip to content

Selectable

Selectables are dropdown lists that can be used to change the context or variables of a card.

Common Use Properties

  • Dimension Property Only necessary if the selectable is intended to update the context. The dimension name specified in this property will be the dimension which will have its context updated upon selection.

  • Instructions Property Used to add one or more dimensions to the list that can be selected from.

  • Custom List Property Used to add custom (written in or formulated) items to the selectable that can be selected from.

  • Update Context Property If set to "Yes", the context panel of the card will update to reflect the selection.

    INFO

    This will not work without the Dimension Property being filled.*

    This will not work if the selected element is not present in the dimension defined in the Dimension Property.*

  • Update Variable Property If set to "Yes", the variable defined in the Variable property will update to reflect the selection.

    INFO

    This will not work without the Variable Property being filled.*

  • Variable Property The name of the variable to have its value updated if the Update Variable Property is set to "Yes".