Page 1 of 1
Adding comments/notes to the end of a field
Posted: Thu Jun 21, 2007 3:55 pm
by Zappa
I'm using Formbuilder 0.2.4, Is there an easy way how to add a comment/note to the end of a drop down field. What i'm looking for is to have a text field with the field label to the left, but also have a piece of text to the right of the drop down menu saying 'City/Town' and other fields such as text boxes having text to the right displaying notes such as: 'no spaces or characters'.
Thanks,
Ryan
Re: Adding comments/notes to the end of a field
Posted: Thu Jun 21, 2007 9:23 pm
by calguy1000
its possible. You just need to add a static text field after the appropriate dropdown (or whatever) field, and then associate a css style with that static text field, then you can style away.
Re: Adding comments/notes to the end of a field
Posted: Tue Jun 26, 2007 8:21 pm
by Zappa
I've just tried putting a static textbox in with a float point to the right but it doesnt seem to be doing much. Is there another way or example please? I'm trying to use the pure CSS option if possible.
Thanks for your help Calguy.
Regards