Hi,
We are working on a timesheet project, with good amount of fields and CSS & JavaScript running in the background. The flow of the form is Submitter --> Approver1 --> Approver2 --> Repository.
Issue 1: Slowness of the portal
a. It takes approx. 40 seconds for form to load (for any user submitter or approver)
b. It takes approx. 40-50 seconds when user submits or approves the form.
Issue 2: Slowness during lookup rules:
We have configured one lookup rule:
User inputs: Firstname, Lastname
Lookup calculates: EmployeeCode, Approval Managers 1 and Approval Managers 2.
After entering FirstName & LastName, it takes 30-35 seconds to populate the employeecode, approval manager 1 and approval manager 2 fields.
Note: We have used Laserfiche out of the box, "Lookup rules" section to configure the criteria.
Don't know what is causing the slowness in both the cases. Yes there is good amount (3000lines) of JavaScript running but the calculations in the forms are running quick. So I don't think it is causing the slowness issue.
Any advise will be appreciated??
Thank You
Dhruv Shah