R12 - Help with PopUp Region Submit Button
Hi all,
I have added a pop up region on a button item on my OAF page. The pop-up has been enabled for OnClick event. The PopUp is a Parameterized PopUp. I have now added a Submit Button Item to the popup region attached.
My understanding from the Developer Guide is that when the button is clicked on the pop up region, the popup should close. But, this is not happening in my page. The pop-up does not close.
As an alternative, I had used a Button item instead of the Submit Button item on the pop-up region and added the code "javascript:closeit()" in the Destination URI of the Button Item. However, this did not show any difference.
I have added a pop up region on a button item on my OAF page. The pop-up has been enabled for OnClick event. The PopUp is a Parameterized PopUp. I have now added a Submit Button Item to the popup region attached.
My understanding from the Developer Guide is that when the button is clicked on the pop up region, the popup should close. But, this is not happening in my page. The pop-up does not close.
As an alternative, I had used a Button item instead of the Submit Button item on the pop-up region and added the code "javascript:closeit()" in the Destination URI of the Button Item. However, this did not show any difference.
0