Deleting data from custom forms.
We need a utility that deletes data from all Custom Forms for every new school year instead of cloning the custom forms. Cloning a custom form can break any process that feeds from these forms.
11
votes
![](https://secure.gravatar.com/avatar/f6ad093e0b38d4da4c4db340c1d9418f?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
-
Scott Herring commented
Since the custom forms fields are stored in the database, they should be available in SkyBuild. If you set up a query for any of the data within a specific date range, you should then be able to delete all the existing data. I'd want to make sure that I was only doing it for data that I was positive there would be no historical reference reason for keeping it though.