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.

Interaction with Magic fields plugin

  1. Hi there!

    I'm using Magic Fields plugin. Is it possible to include on any part of the email supplied the information inserted in a specific field with the name: i.e.: 'property_reference'?
    The idea is for my client to be able to receive on the same email the reference of a certain product on the page.
    Any ideas?

    Thanks. All best.

    Posted 12 years ago on Monday July 18, 2011 | Permalink
  2. I'm not quite sure what you want to do... let me see if I have it:

    - You have a custom field in your posts with a custom field name of property_reference
    - You have a form you display on your posts
    - You want to store the value of the property_reference field with the form submission

    Is this correct?

    If so... here is what you can do:

    - Edit your form
    - Add a Hidden Field to your form
    - Edit the Hidden Field
    - Give it a Field Label of "Property Reference"
    - Select the Advanced Tab
    - In the default value use "{custom_field:property_reference}" without the quotes
    - Save your form

    Now when you submit this form from a post that has a custom field of property_reference it's value will be stored as the value of your hidden field.

    Posted 12 years ago on Monday July 18, 2011 | Permalink
  3. Hey Carl!
    Thanks! All sorted out with your help!
    All best.

    Posted 12 years ago on Tuesday July 19, 2011 | Permalink

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