Title: Restrict input access
Last modified: March 7, 2018

---

# Restrict input access

 *  [leo51734](https://wordpress.org/support/users/leo51734/)
 * (@leo51734)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/restrict-input-access/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frestrict-input-access%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [pichichi](https://wordpress.org/support/users/pichichi/)
 * (@pichichi)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/restrict-input-access/#post-10050112)
 * 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 8 years, 2 months ago by [pichichi](https://wordpress.org/support/users/pichichi/).
 *  Thread Starter [leo51734](https://wordpress.org/support/users/leo51734/)
 * (@leo51734)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/restrict-input-access/#post-10056758)
 * 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](https://wordpress.org/support/users/pichichi/)
 * (@pichichi)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/restrict-input-access/#post-10057836)
 * 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 8 years, 2 months ago by [pichichi](https://wordpress.org/support/users/pichichi/).
    -  This reply was modified 8 years, 2 months ago by [pichichi](https://wordpress.org/support/users/pichichi/).

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

The topic ‘Restrict input access’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [editing](https://wordpress.org/support/topic-tag/editing/)
 * [field](https://wordpress.org/support/topic-tag/field/)
 * [restrict](https://wordpress.org/support/topic-tag/restrict/)

 * 3 replies
 * 2 participants
 * Last reply from: [pichichi](https://wordpress.org/support/users/pichichi/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/restrict-input-access/#post-10057836)
 * Status: not resolved