Trying to get a favorites icon working. I'm using the toggle icon. I have a sb table setup with a boolean field is_favorite. I created a query for the icon and there is no data to connect to. I tried creating parameters and even that does not show up when you try to select the toggle value. When you select toggle value it just stays empty. Thoughts on this would be helpful. Also, if there is a better way to setup a favorites, let me know. I think th
is is pretty straightforward. I saw one example using the conditional widget but that seems more complicated for how this should work.