Hi
How would I add more "selectable" option to the reports? I tried by simply adding something to this line:
$filterfields = array("id"=>"ID","firstname"=>"First Name","lastname"=>"Last Name","companyname"=>"Company Name",
but that doesn't quite cut it I see
So for example, I have added a custom field to our client information with ID numbers. I would like to be able to include that field in the client report.
Any pointers for this? Thanks in advance