-
vor 5 Jahren, 12 Monaten #19875
Hi together,
I have a screen with “Carousel” and five pages. For an easeyer way to design I will split them to five screens.
Is it possible to use “addPage” and admit pages which are in another screen?
For example:
Screen1 has the Carousel with ID “HS_Carousel”.
In the screen “Settings” there is a page with ID “SET_Page”.
I tried these:
sap.ui.getCore().byId(“Screen1–HS_Carousel”).addPage(“Settings–SET_Page”);
But it doesn’t work.
Thanks for help and stay healthy
DinkelModerator
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Mathieu RollAdministrator
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)vor 5 Jahren, 11 Monaten #19932::Hello,
you can add a screen to the carousel but you have to add the whole screen (page).
Please find attached an Example App.
Ansicht von 4 Beiträgen – 1 bis 4 (von insgesamt 4)
You must be logged in to reply to this topic.