PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

user data in code

  1. Hello,
    I'm using Gravity form on my wordpress web site:
    http://www.directstudentloan.net/
    and i have just one question:
    where in source code i can interrupt user data when user fill form? because i need to do some simple math on user data, before all data is sent by email to admin?
    (from ftp: which .php file in wp-content or where?)
    Please, help me asap.
    Thank you!

    Posted 10 years ago on Monday June 3, 2013 | Permalink
  2. David Peralty

    Do you need to show the user this data, or not? If not, you would use one of our hooks: http://www.gravityhelp.com/documentation/page/Gform_pre_submission and if so, then you would have to use our Number Field and enable calculations. Let us know if you need more details.

    Posted 10 years ago on Monday June 3, 2013 | Permalink
  3. i need just to use data from fields, for some math calculations, not to show to user. and this link will help i think.
    thank you!

    Posted 10 years ago on Monday June 3, 2013 | Permalink
  4. o need to use values after user submit, not to change pre_submission.
    can you give me code for that?
    thank you

    Posted 10 years ago on Thursday June 6, 2013 | Permalink