Liferay web forms loading time

Shruti Mishra, modified 6 Years ago. New Member Posts: 22 Join Date: 4/24/15 Recent Posts
Hello,

Liferay version- liferay-ce-portal-7.2.0-ga1.

We have few forms on our portal, which have some basic fields (Name, email address, organisation)
No captcha is enabled for these forms.

The form on page is taking a minimum of 3 seconds of loading time (i.e the fields remains disabled, although available on page)

On the page where form is used there is only one simple web content , no other modules.

I have checked its loading time by removing custom theme from page and applying classic theme, still same behaviour.

Also, it freezes sometime (no specific page access pattern) , no fields are enabled even after page load.

This is not with any specific form, but with all the forms that is created.

When checked in 'network' on browser console, there is a js being called '/js_resolve_modules' , is there something to do with its response or load time?

Can anyone please suggest something for the issue.