submit label not showing custom value - only displayed auto-generated default

8 views
Skip to first unread message

Raklet

unread,
Sep 15, 2011, 9:11:14 AM9/15/11
to hobo...@googlegroups.com
I'm using hobo 1.3.0.RC2.

I'm following along in the book "Rapid Rails 3 with Hobo" and working through the section "New and Edit Pages with the Form Tag".

I used the code:

<extend tag="form" for ="Recipe">
<old-form merge>
<error-messages param/>
<p><b>Title</b></p>
<p><input:title/><p/><br/><br/>
<div param="actions">
<submit label="Save" param/><or-cancel param="cancel"/>
</div>
</old-form>
</extend>

in application.dryml, but the submit label does not say "Save".  It only reads "Create Recipe".  Can someone tell me what I am doing wrong?

Thanks,

Tyler 

Reply all
Reply to author
Forward
0 new messages