How to connect custom widget (text filter) with list view ,datagrid2, gallery view ?

5
What property type should I be using in widget definition file of widget in which I need to create a filter which updates the data based on the condition provided in the filter. <properties> <propertyGroup caption="General"> <property key="stringAttribute" type="widgets" required="false"> <caption></caption> <description></description> </property> </propertyGroup> </properties>
asked
0 answers