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!

Insert new record by popup blank form.

SamsonFuSep 28 2009 — edited Dec 10 2009
Hi all,

I've been working on this for a few days, but cannot find a way to do it.
I have a af:table on my JSF page, and a [New] button for the table.
What I want is a popup dialog for user to input new record, when user click on [New] button. And the new record will be added on the table, when user completed insert by click [OK] in the dialog.

I've bind a CreateInsert Method call to the [New] button and a Show Popup Behavior to the button, but it not work.

Anybody have experience or know how to popup a dialog for user to create new record?
I think it is a common style of record creation, but I cannot find it from Oracle 11g Guides.

Thanks in advance and sorry for my poor English,

Samson Fu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 7 2010
Added on Sep 28 2009
7 comments
1,323 views