• How can I hide some fieds in form?
    I need to make form with 2 fieds:
    “comment” and field with file uploader.

    Now I use:

    [text your-message "comment"]
    [file* file-265 limit:1000 filetypes:jpg]

    But I need to see which user has send me file via form (to see his nickname and email).

    And in template i use:

    [your-login]
    [your-email]

    BUT it didnt work if i hav’nt got fields [text your-login] and [text your-email] in my form.
    How can i use them but hide them?

    https://www.ads-software.com/plugins/contact-form-7/

  • The topic ‘How to hide fields but use them in template’ is closed to new replies.