> For the complete documentation index, see [llms.txt](https://releases.extraaedge.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://releases.extraaedge.com/release-1.55/20th-nov-2020/titlecase-and-uppercase-for-all-text-fields-in-app-form.md).

# TitleCase & UpperCase for all Text Fields in App Form

## **Why it matters:**

In the application form Previously for all the text fields by default when user enters the information it appears in all small case, now we have the case configurable as following ways :

* Normal case - It will work as it works Previously
* Title Case - Whenever user types a word first letter will be in upper case, after every space for new word it will be in uppercase.
* Upper Case - All the letters Student types in the field will get changed to Uppercase in App Form.

{% hint style="success" %}
This is configurable globally for all the fields in the form excluding fields as required.
{% endhint %}

> **For example: TextArea or Email address will behave as it is.**

### How it works:

![](/files/-MSwzCt7YinmRy42wC8L)
