Difference between revisions of "PT Link Builder"
m (→Fields) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
# [[PT_Link_Builder_Configuration|Configuration]] | # [[PT_Link_Builder_Configuration|Configuration]] | ||
− | == Link Builder Data == | + | == Link Builder Data Element == |
<table id="ce-fields"> | <table id="ce-fields"> | ||
Line 111: | Line 111: | ||
</table> | </table> | ||
− | |||
− | |||
[[Category:Project]] | [[Category:Project]] | ||
[[Category:Link Builder]] | [[Category:Link Builder]] |
Latest revision as of 16:26, 28 January 2011
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:
Link Builder Data Element
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 |