Is there a way to “remove” everything that has been added to a solution model form?
Meaning if I have created a form using 4.1’s new solution model, then I add a bunch of fields to it, can I somehow “remove” all of those fields programatically?
I think per the 4.1 SM video the answer to this is no b/c once a JSForm has been “viewed” changes cannot not me made, so remove functionality I guess would not be available/make sense? Sounds like the answer here is to remove the form entirely and recreate.