Show Toggle based on Queryresult
I would like to show a toggle in my app.
the toggle should only be visible when a field in my database is set to 'true'.
can i do this by adding a JavaScript after the i lnvoke the query-service? how would the JS be set up?
Thanks!!