Hello,
I'm aware of that there are many similar questions, but it feels like I've already read them all and I still can't get it to work.
All I want is to be able to click a Tile (or button, or something else) and then come to another view.
I have a Master.view.js and a Details.view.js and the corresponding controller.js files.
In my Master.view I have defined a couple of Tiles with some information. Now - What do I need to do to be able to link this Tile to the Details.view?
EDIT: I'm using the sap.m library.
Regards,
Stefan