Dynamically Hide/Show Alert

In the Alert settings, within the "Layout" there is "Hidden" setting. If this value is set to true your element will not appear. Using if to check results of the query can get you the desired outcome so you can dynamically show or hide the alert.

An example demonstrating this feature.

1 Like