26
Views
8
Comments
Solved
Have the same data on different pages

i want to ask about outsystem. The problem is that I can't make a page dynamic.

-For example, when I select content 1, the description is " article 1",

-while if I switch to content 2, then the description is always "article 1", the description should be "carousel1". Please help me solve this problem, thank you.

2023-10-21 19-42-11
Tousif Khan
Champion
Solution

here I have added Input Parameter with datatype as LandingPage Identifier


Then  I have added Filter To GetLandingPagesMoreDetails Aggregate


Now on LandingPages Screen on On click 2 action


Hope this helps

Thanks

2023-10-21 19-42-11
Tousif Khan
Champion
Solution

Hello Marhta Batubara

As I have checked your attached Oml, I found that you are not passing the Identifier to the detail page which is LandingPagesMoreDetails

You need to pass the LandingPage Identifier from LandingPages 

So you need to add a input parameter on your LandingPagesMoreDetails Screen

and the pass the curent value of the selected detail from the list  - on your Onclick2 action on destination.

Also you need to add a filter to your aggregate on LandingPagesMoreDetails Screen 

I am attaching the Oml in which I have fixed this, take a reference and update the  same

Thanks
Tousif Khan

BukaLapowithLandingPage_Updaed.oml
2025-09-21 06-51-05
Mohd Anees Mansoori

Hey Marhta Batubara, 

Can you please share an oml file and elaborate more, like what exact functionality you want?

Thanks

2024-07-05 03-48-32
Marhta

yes, this is the oml file. this is the video link: https://drive.google.com/file/d/1d6bFkrIVAmMx916AiZjgZTga_BwseyuK/view?usp=sharing. I want to change the more details landing page so that the content matches what is clicked on the landing pages, but the problem is, all the more details landing pages display the same content...

BukaLapowithLandingPage.oml
2023-10-21 19-42-11
Tousif Khan
Champion
Solution

Hello Marhta Batubara

As I have checked your attached Oml, I found that you are not passing the Identifier to the detail page which is LandingPagesMoreDetails

You need to pass the LandingPage Identifier from LandingPages 

So you need to add a input parameter on your LandingPagesMoreDetails Screen

and the pass the curent value of the selected detail from the list  - on your Onclick2 action on destination.

Also you need to add a filter to your aggregate on LandingPagesMoreDetails Screen 

I am attaching the Oml in which I have fixed this, take a reference and update the  same

Thanks
Tousif Khan

BukaLapowithLandingPage_Updaed.oml
2024-07-05 03-48-32
Marhta

Before that, can you show me a screenshot, to show me where the changes are, so I can get an idea so I can study it, thanks... 

2023-10-21 19-42-11
Tousif Khan
Champion
Solution

here I have added Input Parameter with datatype as LandingPage Identifier


Then  I have added Filter To GetLandingPagesMoreDetails Aggregate


Now on LandingPages Screen on On click 2 action


Hope this helps

Thanks

2024-07-05 03-48-32
Marhta


thank you very much Mr. Tousif Khan, for your help, it will help me a lot... thanks

2023-10-21 19-42-11
Tousif Khan
Champion

You are Welcome, 
I am Glad I was able to help :)

If you have find the solution and if this helps you Please mark the post as a Solution, For future references.

Thanks
Tousif Khan

2024-07-05 03-48-32
Marhta


okay sure, thanks for the information...

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.