Home › Forums › Quform WordPress › Caps Lock
- This topic has 10 replies, 2 voices, and was last updated 11 years, 6 months ago by brabox.
- AuthorPosts
- April 24, 2013 at 10:08 pm #4052braboxParticipant
I would like to know if it is possible to make submitted forms be sent in Caps Lock.
I would like to receive all the information in Caps Lock by email, as well as the information inside the database in WordPress to be in Caps Lock.
Thank you,
Marco
April 25, 2013 at 10:05 am #4064AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
April 25, 2013 at 2:57 pm #4076braboxParticipantHello Ally,
Thank you for your reply but unfortunately it did not work.
I copied and pasted the code into my functions theme and had to take out the last “>” in your code to be accepted.
I checked both, my email and the entries in the form but none was in caps lock. please let me know if there is something else i need to do to make this work.
Thank you,
MarcoApril 27, 2013 at 8:44 am #4119AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
April 29, 2013 at 3:06 pm #4158braboxParticipantHello Ally,
I have tried the code but unfortunately it did not work for me. I changed the number 18 to a form id # i have and submitted the form but still all come in as lowercase.
In regards to CAPTCHA, i deactivated it in the settings-general-honeypot captcha panel, and, i do not have any captcha fields in my forms.
In order for the code to be “accepted” i needed to take out the last charcter in your code “>”.
Please let me know if there is anything i did wrong.
By the way, if I was to add this code to several forms, how would i add it?
add_action(‘iphorm_pre_process_18′, ‘mytheme_form_uppercase’);May 1, 2013 at 10:30 am #4191AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
May 3, 2013 at 10:19 pm #4253braboxParticipantAlly,
Thank you, the code worked.
But, for some reason when all the required fields inside a group that is activated thru conditional logic no longer seems to “activate”, after erasing the Caps Lock code, they work fine.
The red * still appears but for some reason it still lets the form to be sent.
Any ideas?
May 6, 2013 at 9:04 am #4280AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
May 6, 2013 at 5:53 pm #4298braboxParticipantIt still sends in Caps Lock but nothing changed.
User can still click send.
I will leave a live test so you can verify at:
https://www.brabox.com/en/ship-caixa-rapida/Click on (yes or no) i have an account? and then click Send at the bottom.
On this next link i have a similar form (in Portuguese language) but i did not add the function to it.
https://www.brabox.com/enviar-caixa-rapida/
Here you can notice that upon clicking (Enviar) at the end, it will show the red messages.You can notice that only in that group the red (This field is required) doesn’t show.
May 7, 2013 at 9:34 am #4323AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
May 8, 2013 at 4:14 pm #4353braboxParticipantAlly,
I would like to thank you for the time and support you gave me.
It seems to be working perfectly now.
=)
- AuthorPosts
- You must be logged in to reply to this topic.