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!

How to enable for user to set null value to required field

Robert ŠajinaOct 24 2017 — edited Oct 30 2017

Hi all,

In our application we have a requirement that when a user clears input field a null value should be set on that field in view object.

Also component on jsf has required property set to true.

When the user clear the old value he gets the warning of required field but no value has been sent to view object, and in our case we need to send a null value to view object.

We have multiple cases in our application with this requirement so we are looking for a solution( if possible not to complex)

Thank you,

Robert 

JDeveloper: 12.2.1.2.0.0.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 27 2017
Added on Oct 24 2017
12 comments
1,506 views