-
Bug
-
Resolution: Unresolved
-
Low
-
9
-
Severity 3 - Minor
-
3
-
Issue Summary
When trying to load the form builder of a large form, it will take a long time to load
Steps to Reproduce
- Create large form, for example
- with 500 questions
- and 200 sections
- Load that form's form builder
Expected Results
The form builder load quickly
Actual Results
The form builder takes a long time to load
The browser's profile will show the most time taken on Scripting and Rendering
Workaround
Proforma is not currently supporting such a large form (with hundreds of questions and sections). It's recommended to reduce the size of questions for a single form, and utilize conditional logic and automation to add another form when a form is submitted.