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!

avoid validation propagation in region

santiago_ncMar 26 2015 — edited Mar 26 2015

I have a page jsf, with some buttons with partialSubmit  property set to true.

In this page I have drop few TaskFlow as Region. This region could have mandatory fields.

I have detected this issue:

When the user click in a button which is in the page (not into region), validation is propagated into region, then It fires validation error in fields that are required.

How can I solve this?

jdeveloper 12c (12.1.3)

Comments

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

Post Details

Locked on Apr 23 2015
Added on Mar 26 2015
2 comments
193 views