Hi,
I have a simple challenge but I can't work out the answer 🙄
I am creating a ChronoConnector list. I have a text field to display, and I want to use a second field from the record as the hyperlink.
In Front List settings, I have used the links section. I tried:
BulletinsList.txtTitle:BulletinsList.txtAddress
The resulting link is:
http://www.mywebsite.co.uk/BulletinsList.txtAddress
[EDIT]
For anyone with the same issue, the solution is to use this syntax:
BulletinsList.txtTitle:{BulletinsList.txtAddress}
I have a simple challenge but I can't work out the answer 🙄
I am creating a ChronoConnector list. I have a text field to display, and I want to use a second field from the record as the hyperlink.
In Front List settings, I have used the links section. I tried:
BulletinsList.txtTitle:BulletinsList.txtAddress
The resulting link is:
http://www.mywebsite.co.uk/BulletinsList.txtAddress
[EDIT]
For anyone with the same issue, the solution is to use this syntax:
BulletinsList.txtTitle:{BulletinsList.txtAddress}