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.

populate hidden field with password form input

  1. Hi,

    I need to store the password of the user without encryption.

    How can I save it into another field (user meta) ?

    Thanks in advance

    Best Regards,
    Dave

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  2. David Peralty

    It isn't recommended to do that as it wouldn't be secure at all. I would try using our pre_submission hook to copy it to a hidden field - http://www.gravityhelp.com/documentation/page/Gform_pre_submission Let me know if that works for you.

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  3. Thanks David, I know this is a very bad practice but I need it for a third party service.

    Your suggestion works!

    Best Regards,
    Dave

    Posted 11 years ago on Friday March 8, 2013 | Permalink

This topic has been resolved and has been closed to new replies.