How widgets appear, disappear and get replaced with Advanced Visibility Rules?
- 09 Apr 2025
- 1 Minute To Read
- Print
- DarkLight
- PDF
How widgets appear, disappear and get replaced with Advanced Visibility Rules?
- Updated On 09 Apr 2025
- 1 Minute To Read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Widgets created with old visibility rules appear or disappear based on page load or page tag change whenever wfx_refresh is triggered.
Widgets with Advanced Visibility Rules are dynamically evaluated based on factors such as URL, Element, Local Storage, or Session Storage. Widget visibility is continuously monitored, enabling them to appear, disappear, or be replaced based on real-time conditions without requiring a page refresh.
If both old and Advanced Visibility rule based widgets exist on the same page, a widget with a higher-priority replaces a lower priority one dynamically based on the prioritization criteria.
For more information, see Understand widget behavior with Advanced Visibility Rules.
Was this article helpful?