Owen, Okay, it works if I just go localhost:3000/service_orders/new -- but I have a customer has_many service_orders relationship.
So when I go http://localhost:3000/admin/customers/1-customer/service_orders/new it just gives shows me the auto form. Oh and to answer your original question, yes I am admin. Mike On Wed, May 19, 2010 at 7:01 PM, Owen Dall <[email protected]> wrote: > Mike, > > Are you sure you are in as an admin user? I may have missed something. > > Owen > > > > > On Wed, May 19, 2010 at 5:43 PM, mkim <[email protected]> wrote: > >> Just a curiosity, but why doesn't the new.dryml that put in app/views/ >> admin/service_orders show up? I put a show.dryml in there and it >> shows up. >> >> Thanks, >> Mike >> >> -- >> 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]<hobousers%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/hobousers?hl=en. >> >> > > > -- > - Owen > > Owen Dall, Chief Systems Architect > Barquin International > Cell: 410-991-0811 > > -- > 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]<hobousers%[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 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.
