Skip to Content
0
Former Member
Sep 12, 2006 at 12:18 PM

Sending a signal from popup to iview

23 Views

Hi all,

I'm trying to send a signal from a popup iView to the (parent iView / opener) iView, so that the event refreshs a table in the (parent) iView.

I've tried it out with signal in and signal out and used the same names for both, but it didn't work.

I tried it out with two iViews on a page, that works fine.

Are there any ideas? - It must be possible?!