Hi, I have multiple icons list widgets across my website and I have set the URL for each icon dynamically using JetEngine - works fine, however if a value is empty the icon still shows and just links to the parent page. Is there a way of hiding an icon if the field is empty? Updating each icon list manually across the site will be tedious.
I used a different method of adding individual icons and setting a condition to each icon which hides if the dynamic url is empty and that works fine for me. Would be nice to have an option on each of the icons in the icon list widget to hide if empty.