-
digitalfumysamFecha de consulta 12 de marzo de 2024, 9:46
Hola buenas, me gustaría saber si existe alguna forma de contar en este texto cuantas veces existe este ";" carácter.
-
Ryan Enterprise SupportFecha de respuesta 12 de marzo de 2024, 10:08
Hi digitalfumysam,
Thanks for reaching out to Jotform Support. Unfortunately, our Spanish Support agents are busy helping other Jotform users at the moment. I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Spanish, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.
Now, let me help you with your question. Unfortunately, we do not have a widget to count a specific character on a Text field. We only have the Character Counter Widget where you can limit the number of characters.
Additionally, this can also be achieved if you get the Full Source Code of your form and create the JavaScript code to count the specific characters on a specific Text field. To get the Full Source Code of your form, please check out the steps and screenshots below:
1. In Form Builder, in the orange navigation bar at the top of the page, click on Publish.
2. Click on Embed in the menu on the left side of the page.
3. Select the Source Code embed code.4. Click on the Copy Code button and paste it on your website.
You can also check out this guide for more information. Please note that the Full Source Code file needs to be hosted on your Web Server.Reach out again if you have any other questions.