Thanks Bryan, I see where it goes. Jim
On Thursday, April 26, 2012 2:09:47 PM UTC-6, Bryan Larsen wrote: > > You've hit a FAQ: > > > http://cookbook-1.4.hobocentral.net/manual/faq#what_does_the_colon_do_in_dryml > > > Ahhh, it's so nice to have a FAQ. Should have done this a long time ago. > :) > > cheers, > Bryan > > > On Thu, Apr 26, 2012 at 4:03 PM, jhstephenson <[email protected]> wrote: > > I added the following to my application.dryml so that I could specify > the > > order that I wanted fields to appear in my new record form: > > > > <extend tag="form" for="Product"> > > <old-form merge> > > <field-list fields="category, customer, department, vendor, > name, > > serial_number, date_ordered, date_received, date_invoiced, > > vendor_invoice, scc_invoice, quantity, dollar_amount, > > warranty_years, warranty_days, item, comments"/> > > </old-form> > > </extend> > > > > When I do that the fields come out in the correct order, but my 'Create' > and > > 'Cancel' buttons are now gone. > > > > I know I am overlooking something simple, but being new to this I am not > > sure what I messed up. > > > > Thanks, > > Jim > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Hobo Users" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/hobousers/-/CA3IkCh63ioJ. > > 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. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/USGsktrzN3oJ. 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.
