I've looked around but can't see anything in the tutorials or forums.
I'd like to retrieve a ChronoConnectivity list of records when the user clicks on a record in a ChronoConnectivity list (of different records)
I've managed to call other tables from within a ChronoConnectivity page, and I guess it would just be a matter of a href link in the body with some use of $MyRow->cf_id for the unique ID, but not sure how to call a ChronoConnectivity page with a filter already on it (I guess a filter would be a best use, but I'd also like the page title to say something like "List of records for AAA", on the sub list)
I'd like to retrieve a ChronoConnectivity list of records when the user clicks on a record in a ChronoConnectivity list (of different records)
I've managed to call other tables from within a ChronoConnectivity page, and I guess it would just be a matter of a href link in the body with some use of $MyRow->cf_id for the unique ID, but not sure how to call a ChronoConnectivity page with a filter already on it (I guess a filter would be a best use, but I'd also like the page title to say something like "List of records for AAA", on the sub list)