Community
Participate
Working Groups
Build ID: xxx Steps To Reproduce: none More information: 1. Definitions like <module> <submodule ..../> <assembly ref="external.assembly"/> <submodule ..../> </module> should be possible to easy modularization 2. It should be possible to generically create multiple submodule of a certain type (like <foreach element="account" in="$customer.accounts}">) 3. The instanceId of a navigation node should be configurable (= add attribute instanceId to navigation node extensions)
Created attachment 119371 [details] implementation of assemblyref, foreach and instanceId
patch applied....thanks