I know it is triigered on clicking save options but does it get triggered after data is saved in database or before going into database ?
function onChangeURL() {
alert('you have changed url of your site');
}
*This post is locked for comments
Hi zaub,
OnSave JavaScript is triggered before the database transaction takes place.
It should be before going into the database.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
54
Victor Onyebuchi
6