Group,
Maybe I’m thinking in a box here, but I’m unable to figure this one out. All my forms pretty much look like:
text field
text2 field2
text3 field3 e.t.c.
I know I can add blocks to have things next to each other but that’s not what I’m looking for here. It’s actually never been an issue, but now I’m trying to create something a bit prettier where I could have an introduction of sorts at the top of the form. So something like:
........... This is my introduction covering
............the width of the form, starting at
........... the left edge going to the far right.
.......... Please fill in the following fields:
......... (used dots for spaces as the form hides them on this forum)
text field
text2 field2
text3 field3 e.t.c.
I can’t figure out how to do it?? I’ve tried datatype “label”, taken the ‘label’ snippet out, and just entered text, but then I get:
This is my introduction covering
the width of the form, starting at
the left edge going to the far right.
Please fill in the following fields:
text field
text2 field2
text3 field3 e.t.c.
What am I missing? Any suggestions would be very much appreciated!
Cheers,
Mark.