• I need to set up a contact form that tells the admin where it was sat, when it was used.

    I’m using Contact 7 and CFDB Contact Form Data Base.

    It’s a simple form but it will get repeated a lot of times. I can’t find a way of passing the info to the database. I was hoping to use [_url] but suspect that that only works for the ‘mail’ part.

    Can I use a hidden <p style=”display:none”>[_url]</p> type command and how should I write it?
    ————————————————

    <p>First Name
    [text* first-name] </p>

    <p>Last Name
    [text* last-name] </p>

    <p>Company
    [text* company] </p>

    <p>Email
    [email* your-email] </p>

    <p>Phone
    [text* phone] </p>

    <p>[submit “Get a Call Back”]</p>

    —————————————————

    I appreciate the other option would be to duplicate the form and change it’s name each time.

    Thanks
    Barrie

    https://wordpress.org/plugins/contact-form-7/

The topic ‘Adding an identification text to a form’ is closed to new replies.