I programatically update data in the forms based on massive CSV file uploads from our suppliers, and would rather the fields and sections always be there, and not have to worry about adding them on the fly.
So back to my original query, is there no easy way to get all these XML files to upgrade, either through the upgrade process or programmatically?
I would prefer to handle things this way, up front, rather than making my event logic on the CSV file processing more complex.