Insert new record by popup blank form.
SamsonFuSep 28 2009 — edited Dec 10 2009Hi 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