PT Link Builder
Contents
Overview
The ADF Link Builder Application is built in the Application Development Framework (ADF).
This application provides the ability to add and manage links pointing to both commonspot pages and external links.
Requirements
ADF Version 1.5
ADF must be configured correctly for your site. Site Configuration (ADF.cfc) has instructions for configuration.
Pre-installation Considerations
Application Development Framework (ADF) must be setup and configured on the server for the site. For detailed instructions, see the Application Development Framework (ADF) wiki page for Site Configurations.
Installation/Setup
Each of the following steps should be completed fully and in the order presented:
Elements
Fields
Tab #1: Link Builder Data
Field Name/Label | Field ID | Field Type | Required? | Properties |
uuid | uuid | hidden | No |
Defaultvalue: request.params.linkBuilderUUID |
Link Title | title | formatted_text_block | No |
Height: 200 |
Page | csPage | cs_url | No | |
URL | extPage | url | No |
Maxlength: 255 |
New Window? | newWindow | checkbox | No |
Value: 1 |
Height | newWinHeight | text | No |
Maxlength: 5 |
Width | newWinWidth | text | No |
Maxlength: 5 |
Getting Started
- Getting Started - Guide to work with the Link Builder.