How can I calculate some of the gravityforms fields after the submit button?

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

I would probably use the Gform Pre Submission Hook so that your data for your entries and notifications match with your Gravity View Data.

Apart from not using Gravity Forms to perform front-end calculations, Gravity View also has a math add-on that lets you perform calculations for your views.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.