Make View Object Attribute Selectively (Optionally) Required in af Query

Hi All,

In this post I am going to show how you can make the attributes in af query optionally or selectively required as shown below.



You can see that in above screenshot that it is asking for at least one of the attribute to fill.

In order to this we have to do slight modification in our View Criteria. In view criteria select your attribute and specify the "Validation" property as "Selectively Required" as shown below.


Now run your page and specify any of the attribute value and click on search you will get your desired result.



Comments

  1. This comment has been removed by the author.

    ReplyDelete
  2. Hi Kunal,
    Request you to kindly help in resolving issue mentioned in below thread:
    https://community.oracle.com/message/13981922#13981922

    Regards,
    Saurabh

    ReplyDelete

Post a Comment

Popular posts from this blog

Setting up the environment for Angular2 and Hello World Example in Angular2

Showing number of rows or row count on top and bottom of table in ADF.

Build a Simple ReactJS application using react-cli