I'm in need to configure a way to query a class using wildcards. The .with() method does not work with partial strings. I can only find entries in the database when i give the full attribute.
How do i accomplish this with TWE/shark ?
Much thanks for the effort thus far.
(ps. this will be my last question for today)
Any insight on this? I would like the be able to do something similar.
Previously Patrick wrote:
I'm in need to configure a way to query a class using wildcards. The .with() method does not work with partial strings. I can only find entries in the database when i give the full attribute.
How do i accomplish this with TWE/shark ?
Much thanks for the effort thus far.
(ps. this will be my last question for today)