Skip to Content
0
Former Member
Jun 07, 2011 at 03:36 PM

trigger event from "child" webdynpro

152 Views

Hi all,

i have a webdynpro that call to another webdynpro as popup. in the "child" webdynpro i have a button for do some validations and close this webdynpro. then i pass some data with interface node to the "parent" webdynpro.

ok, what i want now is trigger some event from the child WD when I close the window. and catch this event in the parent in order to do something....

but, i don't know how can i do it... i don't know if i need an event handler method in parent WD for this...

any idea?

thanks in advance !