Ok I've done some more research, and I've narrowed down the problem.

I set up a simple page in erb, and without making any changes to how it's 
called or the controller/config involved, it worked perfectly.
I took one of them embedded AS, and moved it around on the page,  If I move 
the render call either above the form_for block or below it, it works as 
expected.

So the problem only appears when the render call happens within a form_for 
block (generic or custom, neither works).  This makes me think that it is a 
DOM selector problem.

The problem is, I'm a bit stuck now, and am unsure how to proceed.  The way 
I have it setup is a form, and spread through the form, in kind of work 
flow order, are the embedded scaffolds.  I would much rather leave it that 
way.  I also suspect the problem is in the jQuery files since the older 
Prototype files for this same site worked fine.

Any pointers to the right files/functions?


-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/activescaffold/-/rYSAxhi3e6gJ.
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.

Reply via email to