Hi all,
I've Prism App with some regions.
In one specific region there are some views from different modules. By default the views appears in region according to registration order. I want to change the order appearance of views so that view from module c will appear first and not last.
I know it's possible to tell the module to depend by other module, but I want to change the views dynamically. I'm not sure it's possible. Someone can help?