amyS-3
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Viewing topic 1 (of 1 total)
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Syntax to add text to end of a custom field containing a URL used in a View.
Started by: amyS-3
in: Toolset Professional Support
Problem: I have a URL field that I would like to use to generate a custom link tag. I would like to append some URL parameter string to the end of the URL field. Solution: Use our shortcode library to generate the HTML markup for your custom link from the URL field and your custom URL parameter string. <a href="[types field='abook-audible-link' output='raw'][/types]/?ABCD=123" target="_blank" rel="noreferrer noopener">[types field='abook-cover'][/types]</a> Relevant Documentation: |
|
2 | 8 | 4 years ago |
Viewing topic 1 (of 1 total)