Hi All,
Jdeveloper version: 12.1.3
In current application, from 1st task flow i am calling other taskflow as popup. on return i want to refresh VO, which i am doing on returnlistner of commandbutton from calling taskflow. This is working fine.
Now requirement changes that instead of popup, it should render as a page. In this scenario my return listener is not getting invoked and VO is not getting refreshed as dialouge event is missing.
How can handle this?
Thanks in advance.
Regards,
kalpesh darji