Handler for page save

Are there any handlers that can run before a page is saved? I want to be able to look at the page content and potentially modify it before the page is saved. I didn’t see any in the documentation that seemed appropriate.

Thanks,

-= G =-

Hi G,

Sure, there is an onBeforePagesSaveFilter handler, we’ve added documentation about it here:
https://support.livewhale.com/live/profiles/onbeforepagessavefilter

Karl