Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    I think the only way this can happen is if you hook into the submission action. You would grab the values, do the calculation, then update the record in the form’s data table. This explains how to find the name of the right data table. Also if your host has phpmyadmin, that is helpful.

    Plugin Author hoffcamp

    (@hoffcamp)

    I think I misunderstood. What I told you was to store the total value – if you want to see a ‘live’ total on the form itself, I would use some javascript.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WordPress Form Manager] Calculated Field?’ is closed to new replies.