Help Resources
Link
Link Overview
OVERVIEW
Link Properties
- LinkTarget - Constant Set Property. How should the link open?
- Same Window
- New Window
- Shadowbox
- New Tab
- Parent (parent of the shadowbox or iFrame)
- LinkType - Constant Set Property. What are you opening?
- XPOR Object
- External URL
- XFlow
- LinkToObject - Object Property. The XPOR Object being opened. Webpages and other Urlable Objects.
- LinkToXFlow - XFlow Property. The XFlow that is triggered when you click on the Link.
- LinkTo - Text Property. An external URL. For Example 'https://google.co.uk'.
Inherited Properties from Viewable Object:
- WebsiteObjectId - Website Object Property. The Website that the Viewable Object is used on. This is used to generate it's full URL, using the Domain from the Website.
- SiteMap_Enabled - Boolean Property. True will make the Object appear in Site Maps.
- SiteMenu_Enabled - Boolean Property. True will make the Object appear in Site Menus.
- AltMenuName - Text Property. If you require a different name to appear in Site Menus, you can set it here.
- LoggedInAltMenuName - Text Property. If you require a different name to appear in Site Menus and the user is logged in, you can set it here.
- FireXFlowAfterLoad - XFlow Property. The XFlow that is fired AFTER the page has finished loading.
- FireXFlowOnLoad - XFlow Property. The XFlow that is fired on the server BEFORE the page is returned to the user.