Open siddiqui111 opened 6 years ago
Hi Mo
The XPath search relies on the contains and starts-with methods which are only supported with string attributes.
If you need to do partial searching of other data types then you'll need to use the microflow option and handle the filtering logic there.
Cheers
Iain
For example if I want to search on integer or long then this attribute is not supported by the widget. Please can you update this widget to support search on all data types?
Many thanks, Mohammed Siddiqui