Hi,

Is there a way to specify ActionLinks such that the ID parameter in them 
can be calculated, rather than just taken from the current records ID ?

Lets say we have Users and Payments. The list view shows me all the 
payments in the system from all users. Next to each payments I would 
like two ActionLinks.
The first one give me a statement of this users transactions - so it 
need to ID the user.
The second one gives me a statement for the receiving account - so it 
needs the ID of the receiving account.

Clearly I can write around this in the controller - it just leaves so 
much cleaner code if this could be done here.

/S


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to