We ran into an issue recently in our questionnaire application where forms created via “application.createNewFormInstance()“ were automatically getting destroyed after a certain amount (~110).
Some questions related to this:
1. Is this a hard cap/limitation, or is the cap settings based?
2. If it is settings-based, could you point us in the right direction regarding updating that setting?
a. Is there anything we need to avoid or be aware of when going higher with form instances created in this manner?