Query tag refresh
S
Sean OConnor
It would be great if there was a script accessible property or method that would force a Query Tag to refresh in just the same way that you can cause a Query binding on a Vision component to update.
Log In
J
Jon Forbord
I mentioned the excact same thing to one of the Ignition execs at an event I attended!
A
Alex Guyer
I came to post the same thing! The Query just needs to have a custom property bool or similar and have an Event option to reference that (Or the current 'Event Driven' setting would also encompass this new property). Then we can easily script that property to toggle making the query tag refresh only on demand.
Similarly, if the query tag was able to intake params (or just use Named Queries) and have an option to trigger it when an intake param changes.
This would be a very useful feature IA!!
A
Alex Guyer
Long work around for anyone that comes across this- you can create a custom property and pass it into the query, just do nothing with it. Then when you need to trigger the refresh manually toggle the custom prop.