ADF:Popup contentDelivery=immediate vs popupFetchListener
811261Feb 25 2011 — edited Feb 25 2011Hello everybody
I am having a problem using a popup which can be explained as followed:
When I use contentDelivery=immediate the popupFetchListener is not triggered
When I use contentDelivery=lazy the popupFetchListener is trigger.
Due to the advantage of showing the content when the popup opens, and so displaying the information that I need I have to use contentDelivery=immediate, but I also want to use a popupFetchListener.
Can anybody tell me where is the problem and what can I do to bypass it?
Thank you
Angel