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.