I would like to open a modal (depending on a condition) when a specific page is opene :
If I go to page “MyPage”, I want that “ModalA” automatically opens if a value is not already set.
Is there a way to do this ? I tried with Page Queries with workflows, but couldn’t have it working.