Nov 18, 2011

ADF-UI: Custom ADF table filter (query by example) using af:selectManyChoice

8 comments
Today I will explain how you can add custom table filter using <af:selectManyChoice>. This type of filter has already been explained using <af:selectOneChoice> at Custom ADF Filter with drop down. This example will extend this blog post by allowing to select multiple items in the drop down filter.