Is there a way to link directly to the edit form for a record? I know I can 
pass a param and use conditions_for_collection to filter the list to the record 
I want, but it would be nice if I could open the edit form automatically as 
well. I can probably come up with some javascript to count the table rows and 
trigger an action if there’s only 1, but maybe there’s a better way to do this. 

If the edit form could be displayed by itself, especially embedded in a page 
with other content, that could be useful too. I could also use javascript to 
run the edit action like the listing does, but I’m not sure how much of the 
styling is linked to the table or higher-level containers 

Any pointers would be appreciated.

Jim Crate

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails Gem" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/activescaffold.
For more options, visit https://groups.google.com/d/optout.
  • Link directly to ed... Jim Crate

Reply via email to