hi i would like to have a report page that shows which tasks have been
completed or not. in my system the aim is to fill in reviews so i
would like to read each record in the reviews table and build a sort
of matrix to show if each field of the record has been filled in or
not:

                 Task 1    Task 2    Task 3
Review 1    Done      Pending  Done
Review 2    Pending  Pending  Pending

how should i go about doing this? thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to