Hidden fields still have br after them, taking up room
-
I like the new hidden field option, but there’s two problems with the implementation
1) There’s no option in the form editor to generate the hidden field tag that I see, I guessed the syntax from other fields and it worked out OK.
2) Even though the fields don’t display, they have a line break <br> after each one, making the form show whitespace where the hidden fields are. Wrapping the fields in a hidden div fixed that, but it’s still not great.
Thanks for a cool update!
- The topic ‘Hidden fields still have br after them, taking up room’ is closed to new replies.