Details
- 
        Type:
 Improvement
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 4.2
 - 
            Fix Version/s: EE-4.2.0.GA, EE-3.3.0.GA_P05
 - 
            Component/s: ACE-Components
 - 
            Labels:None
 - 
            Environment:jsf2 ace
 
- 
                        Assignee Priority:P2
 - 
                        Support Case References:Support Case 14067:- https://icesoft.my.salesforce.com/5007000001iyhVP
 
Description
                    Currently the filterBy attribute allows a single string to be used from a selection of values.
The use of filtering by multiple values allowing the following valid markup:-
{code}
<ace:column>
filterBy="#{user.firstName} #{user.lastName}"
filterOptions="#{user.nameOptions}"
.......
</ace:column>
{code}
The use of filtering by multiple values allowing the following valid markup:-
{code}
<ace:column>
filterBy="#{user.firstName} #{user.lastName}"
filterOptions="#{user.nameOptions}"
.......
</ace:column>
{code}
Activity
- All
 - Comments
 - History
 - Activity
 - Remote Attachments
 - Subversion
 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #51607 | Thu Jun 08 12:07:02 MDT 2017 | art.zambrano |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableHeadRenderer.java
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #51489 | Mon May 08 20:48:17 MDT 2017 | art.zambrano |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/util/collections/PropertyConstraintPredicate.java
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #51484 | Mon May 08 16:49:44 MDT 2017 | art.zambrano |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #51471 | Thu May 04 15:28:18 MDT 2017 | art.zambrano |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/dataTable/DataTableFiltering.java
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/dataTable/dataTableFiltering.xhtml
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #51470 | Thu May 04 15:26:51 MDT 2017 | art.zambrano |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/FilterState.java
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ProxiedBodyColumn.java
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/util/collections/PropertyConstraintPredicate.java
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ColumnMeta.java
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #51457 | Fri Apr 28 19:25:35 MDT 2017 | art.zambrano |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/FilterState.java
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ColumnMeta.java
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.css
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableMeta.java
            
             
                            MODIFY
            				/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableHeadRenderer.java
            
             | 
