Viewing 2 posts
- September 25, 2012 at 11:27 #9663George RolfeParticipantPosts: 1Threads: 1Joined: May 2012
Say I have a list of these items:
_Item
Item_01
Item_02
And I set the filter to “_*” (without quotes). I want to get:
_Item
…but instead I get all 3 items. I would only expect to get all 3 items if I set the filter to: “*_*”.
Could this be changed?
- September 25, 2012 at 13:29 #9664Oleksandr KramerModeratorPosts: 256Threads: 1133Joined: Aug 2009
When filtering is always used “* YOUR TEXT *” (with a wildcards).
Type “_I” for get _Item.
Viewing 2 posts
You must be logged in to reply to this topic.