Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

inputFile close popup

975258Aug 27 2013 — edited Sep 5 2013

Hi

I am using JDev 11.1.2.1

I have a popup to insert information of a new invoice. Within this dialog I have an af:inputFile to attach a PDF.

We detect that when the user accepts the dialog without any information in the fields and accepts the validator errors, then when the user tries to insert the PDF, the popup is closed unexpectedly. The af:inputFile lets to browse filesystem and select PDF, but when clicks 'select' the popup dissapears. Not commit or rollback is executed and the table that shows the rows in the main page is displayed. The first row shows our insert. When edit this row, the dialog displays information from PDF and some fields correctly but others are missing, specifically the fields with autosummit property to false.

Any idea what happens?

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2013
Added on Aug 27 2013
5 comments
283 views