0
I’m working on a registration form with the birth certificate number on it. As you may already know, there is the old format of certificates, with the notary’s name, term, book and sheet (4 fields), and a new format of single field, with 32 digits, where all this information is implicit. I put in my form only a text field to put these 32 digits of the new certificate, and only a checkbox called old certificate, which when clicked (checked) will make appear the four fields to fill with the data of the old certificates. I thought about putting Hidden in the field, and through an if, change to text when checked. Even for this simple idea, I can’t find the syntax. Someone has a solution to this problem?
There is an error in this function, and I can not locate. Shows right on the first line.
– Neto Sales