By cstachris on
Hi,
I'm working towards opening the source code to my nursepaging.com nurse call integration software, and just need to filter some reporting I offer the customers.
I've created a Content Type with CCK called "NurseCallMessage"
I'm throwing the data into these content-types and have created a View to view all "NurseCallMessages".
I'd like to create a drop down to select one of the CCK fields to filter by on the web page for the user.
E.g. How many messages in June did Pager 112 receive, and list them.
How would I do that?
It would be similar to the admin/content/node filter I guess.
Any help would be much appreciated!
Kind Regards,
Chris