Hello
I have a fairly large gravity form which unfortunately loads slow. I use gravityview to view many of my entries. There are calculations on the form that are only needed in gravity view.
What I want to do is to calculate some entries after submission so the server can run some calculations rather than slowing down my form even more by having gravity forms calculate fields on the client side.
Can anyone point me in the right direction to do this.
Would i be looking at the
gform_form_pre_update_entry filter?
Thankyou