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.
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
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
ThanksTousif Khan
Hey Marhta Batubara,
Can you please share an oml file and elaborate more, like what exact functionality you want?
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...
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...
thank you very much Mr. Tousif Khan, for your help, it will help me a lot... thanks
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.
okay sure, thanks for the information...