Hi,
We are using the Fiori Launchpad on SAP BTP with a number of Fiori Elements apps linking to each other with intent-based navigations.
In some of the scenarios we have requirements to open the intent-navigation in a new window. I am looking for a way to customize this. On apps created manually in the launchpad we can select the navigation mode

But on deployed apps, like the workflow inbox below and any Fiori Elements or Freestyle apps, this is forced to open in-place and cannot be edited.

Is there a way to control this? I have been looking for options in the intents section manifest.json but not found a way.
Better yet would be if it could be controlled in the navigation itself (i.e. together with the "@Common.SemanticObject" annotation) so that we can control it per navigation source.
Thanks in advance!
//Carl