Hi,
In Umbraco 8.18.4, we have a process that is sent from the frontend to the SurfaceController with BeginForm and returns to the current listing page after adding the form information to the content. This takes about 15-20 seconds when the record is created after a long time. But it registers the registration requests after the first registration in about 3 seconds. I've tried things like IIS settings and turning off form validations, but it didn't work. Has anyone experienced this problem before and what can be done?
Thanks,
j
Jemayn
07/24/2024, 1:28 PM
You should probably share some code details for anyone to be able to point anything out 🙂