On Sep 25, 3:49 am, Frederick Cheung <[email protected]>
wrote:
> On Sep 25, 7:01 am, Bob Smith <[email protected]> wrote:
>
> > I don't have anylabellines in my code, just:
>
> > <%= household.text_area(:notes, :size => "40x8", :class => "notes" ) %>
>
> > the only thing I can see that may affect this is that I'm using
> > TaggedHelper. as in:
>
> That could easily be it. Did you try not using that builder ?
>
> Fred
>
>
>
> > <% form_for @household, :builder => TaggedBuilder, :url =>
> > household_path(@household), } do |household| %>
>
> > Bob
> > --
> > Posted viahttp://www.ruby-forum.com/.
That fixes the label problem, but that helper is more important than
the labels. It turns fields that fail validation red and shows the
error
if you move the mouse over the field name.
Bob
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.