Hi all,
I've noticed something interesting in the form code. When I start a new form using the wizard, I get everything lined up correctly - the labels are all fixed width and lined up as if they were in a table, it's great. But whenever I take that SAME code and copy it into a new form from scratch, it's like the styles aren't there at all. The fonts are different, the fixed-width labels are gone, etc.
But if I first start the form from the wizard, then go back and completely erase the existing code and paste in the code that I want, everything is lined up! Same code, different results.
Why is this so? What is different/missing when the forms are created from scratch vs wizard?
Jenny
I've noticed something interesting in the form code. When I start a new form using the wizard, I get everything lined up correctly - the labels are all fixed width and lined up as if they were in a table, it's great. But whenever I take that SAME code and copy it into a new form from scratch, it's like the styles aren't there at all. The fonts are different, the fixed-width labels are gone, etc.
But if I first start the form from the wizard, then go back and completely erase the existing code and paste in the code that I want, everything is lined up! Same code, different results.
Why is this so? What is different/missing when the forms are created from scratch vs wizard?
Jenny