asked 40 minutes ago Show version history

I have a really big form process that has a start page and 43 pages using pagination and after page 7-8 the forms process has gone so slow that each action on the server takes a long time more than 30 seconds for a small action like changing names. How should I split the process or use any other technique so that the server responds faster. The number of fields in the process is also really high. Each page has at least 100 fields

0 0