I added a sqlite database (check the commit messages for detailed instructions etc) and had to do some hacky stuff to make it use Templates and Forms, and eventually gave up and just made a IsATemplate boolean
Added unit test project.
I created a Clone() and ReplaceGuids() type of methods in Helpers/CopyHelpers to copy a template and all subfields, but reset all guids.
Got everything working to the point that it did with our fake database today.
I added a sqlite database (check the commit messages for detailed instructions etc) and had to do some hacky stuff to make it use Templates and Forms, and eventually gave up and just made a IsATemplate boolean
Added unit test project.
I created a Clone() and ReplaceGuids() type of methods in Helpers/CopyHelpers to copy a template and all subfields, but reset all guids.
Got everything working to the point that it did with our fake database today.