Closed kenan-kajkus closed 3 years ago
Have you looked into the Message Aggregator? I guess you might be looking for PageVersionBlockAddedMessage
and/or PageVersionBlockUpdatedMessage
.
There's no front-end events for you to hook into there.
Closing, inactive.
My intention is to send the data to an API while saving. At the moment I send the data to the API when confirming the form field but it should save on pressing the save button. Is there any way of doing this?