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!

PartialTrigger does not effect after first click.

Okan SutcuogluMar 6 2018 — edited Mar 6 2018

Hello.

I have a table that created from view object. I draged the CreateInsert button on the page.

Button looks like this:

<af:button actionListener="#{bindings.CreateInsert.execute}" text=" disabled="#{!bindings.CreateInsert.enabled}"  id="b8"/>

When i click the button it creates a new empty row thats ok. But when i fill the attributes and click the button again, it does not create a new empty row. It appears after coming back from another tab.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 3 2018
Added on Mar 6 2018
1 comment
142 views