Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Mohamed Magd Eldeen
1
Views
3
Comments
Passing parameter to pop-up page
Question
Greetings,
I have problem when trying to pass parameter to a pop-up page, It is not taking the effect of data value.
Attached an example of passing parameter
any help??
PassingVariables_v5.oml
sattibabu vatti
Hi mohamed,
For the above problum you need to add OnNotify in OnChnage for property in home page and need to refresh the popup container.
I attached the updated OML file.
Regards,
Sattibabu Vatti.
PassingVariables_v5.oml
Mohamed Magd Eldeen
Hi Sattibabu,
thank you for your help,
For the first time it's not work, and after that it works.
So is there any other way to do that instead of OnNotify??
sattibabu vatti
Hi Mohamed,
Instead of the OnNotify we can use the session variable and we have to store the value in that. afterthat we have to access the variable in the popup.
Regards,
Sattibabu.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...