On Miércoles, 22 de febrero de 2012 09:39:53 thoen escribió: > I have just added active scaffold to my 3.0 application to be used > with an existing model. > > The index/list page displays properly for the model, and I can delete > instances from the list table. > > But when I click to show, edit, or new, no form appears. > > Looking at firebug, I see the form returned from the server, with a > 200 OK message, but then it doesn't display. > > Any advice would be greatly appreciated. > > Best, > Tom
Do you have some JS error? Are you using prototype or jquery? -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
