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.