How to create an E1 page tile that points to another E1 page
Hello,
So my question is in the title. More precisely, i initially wanted to create one E1 page configured to open another E1 page selected between 3 E1 pages for example, and depending on the tile click, correct page will open.
If it is too difficult, i thought of something like a page which will have 5 tiles, each one should open a different page.
I read something in other discussion, using the function goToTabByLabel(new Object(), 'E1 pageB') from E1PageA. But i am not sure on how to edit the javascript file.
Thank you for your help