Get value from DOM
-
I’m trying to get a value from a hidden form field on the last step. I can see the DOM element, but I can’t get javascript to read it (returns an empty value). I could use the [multiform fieldmname] (even though returns a bunch of HTML that I don’t need), but I can’t get that from the DOM either. I just need the value. It used to work. Any help is appreciated.
The topic ‘Get value from DOM’ is closed to new replies.