Link
Link sends the user to another page or resource. Use it for navigation that doesn’t need a multi-step action sequence.Availability
Link can be used in all placements and structure blocks, including Repeater.Add and configure
- Add Link from Structure.
- Enter the visible Text.
- Enter the Address (https).
Data, rules, and steps
Inside a Repeater, each row can build its own link from row fields. The link can be assigned to a step and have a visibility rule.Limitations and tips
The schema supports choosing external navigation and several visual variants, but these settings are not shown in the current designer. A dynamic address is not fully URL-validated at authoring time, because it is only assembled at runtime. Make sure it has a fixedhttps:// prefix and test with normal values, empty values, and values containing special characters.
Use Buttons with Open a link if data needs to be updated or feedback shown first. A Link on its own performs no other actions.