Skip to Main Content

Oracle Database Express Edition (XE)

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!

conditionally make a field mandatory based on other field value

Poojashree BMMay 3 2024

Hello team,

Can anybody suggest, am trying to make field mandatory based on previous LOV selection in fusion ADF page. Tried using EL expression under page composer.

showRequired="#{binding.SetID.inputValue=='selected valu'}"

Can anybody suggest

Comments
Post Details
Added on May 3 2024
1 comment
992 views