Salvataggio FORM in maiuscolo

  • salutesicilia
    Asked on September 28, 2016 at 2:52 AM

    Manca ancora la possibilità di salvare sul DB il form in maiuscolo?

    Potreste utilizzare un flag su ogni campo che permette di trasformare e salvare un campo in maiuscolo

  • Charlie
    Replied on September 28, 2016 at 4:56 AM

    I see you have asked this question last 6 months on this other thread: https://www.jotform.com/answers/803199 

    As mentioned on that thread, we do not have a feature that allows data characters to be set in upper case. 

    Currently, if you want to receive the submission data in upper case, you'll need to use the form's full source code. Then use the function or code onDISABLEDblur="this value = this.value.toUpperCase();" inside the source code and on the input fields you want to set to upper case.

    I can forward this to our developers as a feature request, but we cannot guarantee that this will be implemented. To forward this to them, could you please provide us more information? What data you would like to set to upper case? Do you want it to set in the email alerts or in the submission data? You can also actually integrate your form to Google Spreadsheet. On your online spreadsheet, you can simply convert the submission data to upper case using this function: https://support.google.com/docs/answer/3094219?hl=en 

    I hope that helps. We'll wait for your response.

  • salutesicilia
    Replied on September 30, 2016 at 3:26 AM

    Potreste utilizzare un flag su ogni campo che permette di trasformare e salvare un campo in maiuscolo

  • Ashwin JotForm Support
    Replied on September 30, 2016 at 6:45 AM

    Ciao salutesicilia,

    Purtroppo non abbiamo tale caratteristica, che permette di convertire i dati di input in maiuscolo automaticamente e salvarlo in forma di presentazione.

    Come spiegato dal mio collega, l'unica opzione è quella di scaricare il codice sorgente completo del modulo e aggiungere script personalizzato per modificare il valore in caratteri maiuscoli. Se si desidera, siamo in grado di inviare una richiesta di funzionalità per il nostro team di back-end.
    Vi aspettiamo per la risposta.

    Grazie!