Hi,
I have a AS grid called client and within that a nested as grid for
the users belonging to that client. Below is the paramaters when i
click to edit a user for this client, what i really need to know is
the id for that parent model client record. I need this to do some
filtering on the options_for_association_conditions. So the if the
below gave me "parent_model_id" => x thats all i would need.
Parameters: {"eid"=>"4ae4c77b2ced188b582fad69ca0f1ea0",
"parent_column"=>"users", "nested"=>"true",
"adapter"=>"_list_inline_adapter", "id"=>"59",
"parent_model"=>"Client"}
Anyone got a easy way to do this? I downt want to resort to saving
stuff in sessions,
JB
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---