Hi guys.

I have a backend application made by admin generator in SF 1.2 I have
a module with document which has filters,list etc.
Now I created another module without model - reports. I copied all
actions from document cache to report actions. Also I copied list
templates, filters templates etc. A changed everywhere (I guess) it is
neeeded the name of module.

Now I want to do something like this:

In reports there is a list off all documents. At the footer I sum up
some of number fields. When I use filters, it works, it filters list
BUT I don't know where should I put 'sum action' in order to sum
filtered values. What is more there is a pager. So I would have to get
somehow values or criteria that are filtered - sum them up and send to
list- then I should paginate everything and send to list.

Do you know how to do this?

Aha...when I filter list in reports module it is also filtered in
document module :(
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to