Title: Fields with uppercase
Last modified: August 22, 2016

---

# Fields with uppercase

 *  [Jorge Díaz](https://wordpress.org/support/users/jdiaz1302/)
 * (@jdiaz1302)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/fields-with-uppercase/)
 * I have 2 forms with fields that are required to be uppercase, I added the custom
   CSS to do so and it is working. When you fill those fields the text is in uppercase
   but when the client press submit I get the email and the text that correspond
   to those fields is received in lower case :S is any way to get the info as the
   person filled it?
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

Viewing 1 replies (of 1 total)

 *  [kylee6114](https://wordpress.org/support/users/kylee6114/)
 * (@kylee6114)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/fields-with-uppercase/#post-5779847)
 * Well, I don’t have any particular direction for you beyond the reality that you’re
   probably stuck with doing backend coding (php or javascript) to change the actual
   variable prior to submission. What you’re doing in CSS is just aesthetics of 
   the text and (as you’ve found) is not actually modifying the text entry. It’s
   the same thing with how the color, font type, etc. aren’t stored either.
 * Unless you’re really familiar with those languages, I’d just nix the idea (and
   CSS caps) so you don’t “break” your site or the plugin functionality. Then, just
   make a (big) “NOTE:” that tells users to only use caps. Some won’t follow it 
   but then it’s on them if they don’t get what they wanted out of the form. =)
 * Anyway, sorry I don’t have a magic/quick/easy solution for you. Perhaps someone
   else will. But, at the least, hopefully it’s helps refine your direction some.

Viewing 1 replies (of 1 total)

The topic ‘Fields with uppercase’ 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

 * [lowercase](https://wordpress.org/support/topic-tag/lowercase/)
 * [uppercase](https://wordpress.org/support/topic-tag/uppercase/)

 * 1 reply
 * 2 participants
 * Last reply from: [kylee6114](https://wordpress.org/support/users/kylee6114/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/fields-with-uppercase/#post-5779847)
 * Status: not resolved