Page-Specific Modal Control

If you have a page where you do NOT want modals to appear, you can suppress it with the Modal Rule attribute.

Place this on the BODY element directly.

wfu-modal-rule = ( rule )

  • none - suppresses all modals

  • default - handles all modals as normal

Last updated