groovicus, on Sep 21 2009, 04:40 PM, said:
No. An id and a name are different; I don't use form builders, so I wouldn't know how to assign an id, or if it is even possible. You would be better off writing the code by hand so that you can see what is really going on. HTML is not very difficult.
I suppose that once you have your form built, you could look at the code it generates (which I assume is going to be HTML anyway), and manually add the id attribute.
We have to use this form.....it's for my job. The form does come with a JavaScript function File where I can add my code and save as a file...then add the file into this custom field and it reads the code in the background. However, I have used html in the contents within the field of this form instead of putting a code in a file so I was thinking that I could just do the same for Javascript within the text I am using. I wish I could just write my own it would be easier yes!
I will try to figure it out thanks so much for all your help