it is not recommended to create triggers in the database. Rather it is recommended to use the API to create a hook program that will respond to someone using the program to change the folder properties. The hook can respond to do things before the changes are saved, instead of saving the changes or after the changes are saved. All are possible with the API.
↧