Hi guys,
i needed some filters in the backend view for some of the fields. I ended up with a small hack which lets you filter every field you are listing in the backend.
Just replace the two files admin.chronoconnectivity.php and admin.chronoconnectivity.html.php with the ones attached.

Please notice:
Every field you define under "Data View Fields Names" is used as a filter, even ID fields. There is no way atm to exclude certain fields from being used as a filter (but not that diffucult to do).
i needed some filters in the backend view for some of the fields. I ended up with a small hack which lets you filter every field you are listing in the backend.
Just replace the two files admin.chronoconnectivity.php and admin.chronoconnectivity.html.php with the ones attached.

Please notice:
Every field you define under "Data View Fields Names" is used as a filter, even ID fields. There is no way atm to exclude certain fields from being used as a filter (but not that diffucult to do).