Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleImportant

This Flowtype is only intented for:

a. Non-DCM applications

b. DCM case modelling architecture including DCM Dashboards

All other older structures (in page modelling) are not supported.

As we intend to make this feature a native component, also design time, at that moment in time it will become impossible to model this. Therefor we strongly advise to not model it in this way if you wish to remain using only out of the box features.


The flow type NavigationMainFlow FreeFlow is to be used in combination with the AQ_NavigationMenu container type,

It works in conjunction with the flowtype NavigationItemFlowSinglePageFlow, which is always a subflow of the NavigationMainFlowFreeFlow.

The new navigation concept is introduced as Runtime concept, that is triggered by a specific model structure and naming convention.

The constraints are:

  • The NavigationMainFlow must FreeFlow may be the Exposed flow that acts as a starting point of the application
  • The NavigationMainflow FreeFlow consists of several flows of type NavigationItemFlowSinglePageFlow, that will populate the AQ_NavigationMenu container
  • (question)The NavigationMainFlow FreeFlow can also contain other flow types before the entering the first NavigationItemFlowSinglePageFlow, but not not in between the NavigationItemFlows SinglePageFlows (question)
  • The NavigationMainFlow FreeFlow can contain condition nodes, they will act as preconditions for the buttons that make up the AQ_NavigationMenu container.