In a content type, in addition to various fields, I have 4 numeric fields. For each single field I call the same callBack to perform a check. Is it possible, inside the callBack, to know which field has recalled the callBack?
I am working on an Critical Website. I want to not delete the Database if "Accidental Module uninstallation" happens.
Which hook to use - to develop module, so that the database created does not get deleted by "Accidental Module Uninstallation"
We are implementing Auto-backup of Database tables through Cron job. But Also, want to implement Integrated feature - in worst case scenario if Module get deleted