Forums

Slow/Laggy Front End Performance

coughlin 04 Dec, 2017
We have a fairly large form here: https://aapsa.net/parentsq that for some reason is afflicted by considerable lag. There is a delay after clicking to select the radio buttons, and even more noticeably when typing quickly in text fields. Any ideas as to what would cause this?
Max_admin 07 Dec, 2017
Hi coughlin,

Do you have the latest update installed ? do you have any extra custom code events functions for the fields on the form ?

Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
coughlin 07 Dec, 2017
Yes, we are on the latest version; no, we do not have extra custom code events functions.
GreyHead 07 Dec, 2017
HI coughlin,

I noticed that the rows of radio buttons are actually check boxes with some javascript to unselect the remaining boxes. It's just conceivable that delays the checkbox updates but doesn't explain the big delay on processing text. I wonder if there are some other scripts running that are jamming things up ???

Bob
coughlin 07 Dec, 2017
Hi Greyhead, Thanks for looking at it. The field elements are actually radio groups, just with the checkbox style chosen in the settings. We did not add any of the Javascript it is using, nor have we added any other custom scripts at this point.
coughlin 12 Dec, 2017
Any other ideas on this? Below is a screenshot of what I was referring to by the checkbox style. If you look at the html element you can see the label type is still radio.
GreyHead 13 Dec, 2017
Hi coughlin,

Sorry, I've got no further ideas. I can only guess that there is a script of some kind running that is causing the delay.

Bob
coughlin 13 Dec, 2017
We have tested it on the default Protostar template and it has the same issue, so we know it is not a script or anything else caused by the template. We don't know of any scripts that would be running apart from what is included by default in the form.
This topic is locked and no more replies can be posted.