![]() |
wildcard (*) to filter Tags in Objects Table - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: wildcard (*) to filter Tags in Objects Table (/showthread.php?tid=6004) |
wildcard (*) to filter Tags in Objects Table - batistacaceres - 23.05.2025 Hello team: I am working with Objects table inside logicMachine, I can put wildcards in "Name or group address" field, but not in "Tags" field, for example: if I want to see all objects with the name starting with "First Floor" I just write "First Floor *" and its ok, but if I want to filter by Tags, it doesnt work. Is there any way to wildcard a Tags Field? thank you very much best regards Roger RE: wildcard (*) to filter Tags in Objects Table - admin - 23.05.2025 Only exact tag match is possible. If you often need to filter certain objects then simply add another tag to them. RE: wildcard (*) to filter Tags in Objects Table - batistacaceres - 26.05.2025 (23.05.2025, 12:05)admin Wrote: Only exact tag match is possible. If you often need to filter certain objects then simply add another tag to them.Hello Team: Thank you, very much, but think it will be very useful to have this functionality best regards Roger |