-
5 years, 2 months ago #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
Dinkel
ModeratorHas 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 Roll
KeymasterHas 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)
5 years, 2 months ago #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.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.