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
2013-04-25 10-08-08
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
UserImage.jpg
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??
2013-04-25 10-08-08
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 GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.