Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hello,
i'm using Thingworx version 9.1.10-B931 and got following problem:
The query from the Chip Based Data Filter Widget is binded to a Service that uses this query as input.
The QueryChanged Event triggers my Service. Everything works fine until i delete / unselect all my filters.
The last known query before removing all filters at the filter widget will be applied to my service but i want an empty query and not the last know filter.
For me this is a bug because if no filter is selected then the query have to be empty or set to default and not the last know filter / query.
Solved! Go to Solution.
tried with ThingWorx 9.1.11-b1017 and it's working fine.
If possible share any logs or something..
tried with ThingWorx 9.1.11-b1017 and it's working fine.
If possible share any logs or something..
Hey Sathishkumar_C,
i had finally time to test it again. Just added some line of debugger code and i don't know why it works as intended.
Now when i remove the debugging code it still works.
To be on the save side i added a default query - just in case.
Thanks for testing it aswell.
This Thread can be closed.