Hi all!
I have a form that I've specialized in taglibs/application.dryml. When
I make a "mistake", the form renders again, but it uses the form
layout that's scaffolded in taglibs/auto.
This occurs when I create a new entity, do not fill out a required
field, then attempt to save.
What is the way to fix this?
Thanks!
François
app/views/people/ -- no files here
app/views/taglibs/application.dryml
<extend tag="form" for="Person">
<old-form merge>
...
</old-form>
</extend>
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" 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/hobousers?hl=en.