Table of Contents
Display Pattern: Link to Fotoware Alto Areas
Table of Contents
Summary
You can link to specific areas in Fotoware Alto using relative links. The base URL of your Fotoware Alto will be automatically added, ensuring your links remain intact.
<a href="/ContentBrowser/rulesRegulations">Click here for rules and regulations</a>Use cURL starts with the baseURI, which is automatically added to links, and in the case of Fotoware Alto migrations, those relative links still work
I want to display links to channels or other lists as HTML links
- Open the Display Pattern (Detail) of a List
- Add a link to a specific area
- Use relative links
<a href="/ContentBrowser/rulesRegulations">Click here for rules and regulations</a>
The URL starts with the baseURI, which is automatically added to links, and in the case of Fotoware Alto migrations, those relative links still work.