R
Robert Lincolne
Hey Guys,
My first post, but I've been an avid lurker (is there such thing?) and
spent many many hours reading these forums! Thanks so much.
Anyway, I've got a simple insert controller called 'process_personal'
and am wanting to associate my .rjs file to go with it, so that's
naturally called 'process_personal.rjs'.
However it just isn't being included no matter what I do, despite the
method being called no worries.
I made a simple one based on the RJS peepcast for highlighting and that
works a treat in the same controller file and even on the same page.
I stuck a debugger statement in the RJS, but even that isn't being
triggered, so I know it's not including it.
Is there anything I have missed? Any further association aside from
making sure the method and the RJS file have the same name (.rjs suffix
for the RJS file of course).
Sure appreciate any help, quite stuck here
Thanks
Rob
My first post, but I've been an avid lurker (is there such thing?) and
spent many many hours reading these forums! Thanks so much.
Anyway, I've got a simple insert controller called 'process_personal'
and am wanting to associate my .rjs file to go with it, so that's
naturally called 'process_personal.rjs'.
However it just isn't being included no matter what I do, despite the
method being called no worries.
I made a simple one based on the RJS peepcast for highlighting and that
works a treat in the same controller file and even on the same page.
I stuck a debugger statement in the RJS, but even that isn't being
triggered, so I know it's not including it.
Is there anything I have missed? Any further association aside from
making sure the method and the RJS file have the same name (.rjs suffix
for the RJS file of course).
Sure appreciate any help, quite stuck here
Thanks
Rob