This topic is locked

Group Records On Date

8/24/2010 12:35:34 PM
PHPRunner General questions
C
chrisbee author

Hello..

I have a list of transactions that happened on certain dates (maybe 100 per day)
On the main screen I would just like a list of unique dates i.e.:-
17 August 2010

18 August 2010

22 August 2010

etc
I would like to click on the date to get the child members
All of the data is in one flat file but I do not seem to be able to achieve this
Any ideas?
Thanks
Chris

A
ann 8/25/2010

Chris,
you can create a Custom view of the table on the Datasource tables tab, then check off all fields except date field on the Choose fields tab.