I'm using ChronoConnectivity to display a list of branch contact information. When you first visit the page, it lists all of the branches, and includes links to access the detailed information (currently displayed by referencing a ChronoForm and passing the cf_id as a token).
What I'd like to do instead is to somehow use that link to pass that token to another ChronoConnectivity page, so that I could display the data it'd bring back without having to show it in text boxes (ie: from a form).
How would I code a parameter/token into the WHERE clause of a ChronoConnectivity connection?
What I'd like to do instead is to somehow use that link to pass that token to another ChronoConnectivity page, so that I could display the data it'd bring back without having to show it in text boxes (ie: from a form).
How would I code a parameter/token into the WHERE clause of a ChronoConnectivity connection?