Hi @pateldhruvil
I hope you are doing well today.
In the first place you can use a custom class for your field:
https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#additional-css-classes
As soon this is done, you will need to create CSS which will make this font capital and narrow down input in that class:
https://developer.mozilla.org/en-US/docs/Web/CSS/text-transform
When it comes to email notifications, you possibly use the {all_fields} tag, which you will need to remove and add all fields separately. As soon all fields are added manually in your email notification, you will need to switch to text mode and close that specific field in some div or P tag with the same CSS property https://developer.mozilla.org/en-US/docs/Web/CSS/text-transform
Please note this will be outside the scope of support to provide as such a thing. For that, you’ll need to hire a developer to provide the required custom code for you. WordPress provides a jobs directory here https://jobs.wordpress.net/, if you need further advice about it, feel free to email [email protected]
.
– Subject: ATTN: WPMU DEV support – wp.org
– Link back to this thread for reference (https://www.ads-software.com/support/topic/how-to-make-specific-field-save-in-uppercase-as-input-and-get-same-in-email/)
Kind Regards,
Kris