Field Width not working properly
Hi.
So, when creating a form, I can see that I can choose the width for each field. For example, I have 4 fields. They have widths of 10, 20, 30, and 40 respectively.
Great. So then I embed the form into my web page, but all the fields are equally wide... very wide. If I look at the HTML the form is producing, it is rendering every field at 50 width, the default.
So either I can't see how to adjust the width, or the system is ignoring this information.
Thanks,
James