Can we add RUT Chilean to text field?

  • GradosConicyt
    Asked on March 9, 2018 at 10:37 AM

    Is it possible to implement Chilean RUT Validator in a text field?



  • TREVON
    Replied on March 9, 2018 at 11:23 AM

    Would you kindly elaborate further on what you intend to achieve. From my understanding is you want to add the Chile Rut validator code to your Text field.

    Kindly note that Text field only interpret html source code and any javascript code is read as plain text.

     

  • GradosConicyt
    Replied on March 9, 2018 at 12:33 PM

    Yes, you need to insert a validator of the data entry, in this case RUT. It's possible?


    1520616718rut Screenshot 10

  • TREVON
    Replied on March 9, 2018 at 12:48 PM

    Unfortunately we do not have such feature but what you can do is to copy the full form source code to your web site and then add your javascript code to the form code. 

     Here is how you can get full form source code. Open your form on the Form Builder:

    1. Open "Setup & Share" tab on toolbar,

    2. Click on "Embed Code"

    3. Click on "Source" button and copy it to your web site.

    Guide for Source code: https://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form

    Kindly do let us know if you need further assistance