Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    That only applied to form fields. It won’t work to stop collecting the Submitted Login value. You can’t turn this off. But in short codes and exports you can and hide=”Submitted Login”

    Thread Starter SrGato29

    (@jonadeis)

    MMmm and there is a way to display this value in my form??? like:

    [text valueSubmittedlogin]

    So that way I can send it , currently Im using the plugin

    Contact Form 7 – Dynamic Text Extension and I’m sending the value but when I see the table, I have two values, and I dont want that.

    [dynamichidden dynamichidden-333 “CF7_get_current_user ” ]

    Plugin Author Michael Simpson

    (@msimpson)

    No, it is added by the CFDB plugin as additional information captured about the form submission. But It’s not a field of the form. If a person is logged in when submitting a form, this field will be captured. If a person is not logged in, it will not be captured.

    Thread Starter SrGato29

    (@jonadeis)

    So is impossible to eliminate or hide this field? :/

    Plugin Author Michael Simpson

    (@msimpson)

    Out of curiosity, why is capturing that information a problem?

    Thread Starter SrGato29

    (@jonadeis)

    Well, what my client wants is to receive the form in his email account and one of the values is the user’s name who sent the email, also he wants to see these values in a table, but in the table I have two equal values , thats why I want to remove one of the table. :c

    Plugin Author Michael Simpson

    (@msimpson)

    OK. I looks like an easy enough change to the code. I’ll update it to work when you list of fields not to save (your initial post). I’ll push that update in the next couple days.

    Thread Starter SrGato29

    (@jonadeis)

    ok thanks a lot

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Hide Submitted Login’ is closed to new replies.