Hi!
I need to install some components in different order than the MUI_PAGE_COMPONENTS page. I have several sections that install different versions of the same product (they can work in parallel, that's why this is meaningful). But I want to have the latest version at the top of the MUI_PAGE_COMPONENTS page, because this is the most logical choice. In the same time I want to install the oldest one if several versions are selected. This is a conflict with the logic of the compiler - it shows the components according to the order of the sections in the script. But the question is - is there a possibility to do this somehow?
Changing the order of the installed components
2 posts