Hey there.
Im using Jmix version 2.2.3.
I am not pretty sure either i’m asking the right question to Jmix or Vaadin.
I noticed that, in jmix 1.5 we do have option to set Open Mode using .withOpenMode(OpenMode.THIS_TAB)
I try to implement the same way in Jmix 2.2.3 but I couldn’t get the result. I do also notice that Jmix 2.2.3 had implement new feature which is open new tab.
**Note: Our Client used to use jmix 1.5 version. when we upgrade to latest 2.2.3. Our client requests they prefer open new tab in Jmix Application instead new tab in browser.
Thank in advance.