How to trigger a JS Action Hook Manually?

I want to tirgger this action hook ‘gform_product_total’ manually which updates the total on a frontend form?

Hi Vakas,

Could you please let me know the details of when you would like to trigger the gform_product_total hook? Is there a specific event after which you would like it triggered? Thank you.

Thanks for asking, No I wanted to trigger for the calculation of the final form. Anyhow, I found this function which runs this hook and the function tied to this hook:

gformCalculateTotalPrice( formID )

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