• leo51734

    (@leo51734)


    Hello there!

    To start with awesome work with the plugin.

    I have one simple (I believe) question. How can I restrict the editing of one input field from the user that is making a submission? For example in my website, if you click the apply now, I have embedded the form and I would like the Subject line to be forbidden for editing.

    How can we do that?

    Thanks a lot for your time.

    Once again great work

    Leonidas

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • pichichi

    (@pichichi)

    In the form tab delete the part referencing the subject line, it should be something like this you are removing:

    <label> Subject
        [text your-subject] </label>

    In the mail tab delete everything in the “subject” box, and enter whatever subject you want for that form.

    Also in the mail tab, go to the “message body” box and delete references to the subject, it probably looks something like this:
    Subject: [your-subject]

    • This reply was modified 7 years ago by pichichi.
    Thread Starter leo51734

    (@leo51734)

    Hello there,

    Thank you for your swift reply!

    Tell me something, currently the Subject takes the product name. Is it possible to keep that but noone to be able to modify it?

    Thanks a lot!!

    pichichi

    (@pichichi)

    Try this.

    Follow the steps above but on the mail tab, in the subject box, replace whatever is there with
    [_post_title]

    That works for normal posts, does that work with your woocommerce posts?

    • This reply was modified 7 years ago by pichichi.
    • This reply was modified 7 years ago by pichichi.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Restrict input access’ is closed to new replies.