Studio Developer Manual / Version 2107
Table Of Contents
An ExternalLinkFeedbackItem renders an external link.
They are created trough factory class FeedbackItemFactory.
| Property | Type | Default Value | Description |
|---|---|---|---|
| collection | String |
null
| The sub tab the panel should be rendered too. |
| title | String |
null
| The title of the panel. |
| url | String |
null
| The URL of the link. |
| linkText | String |
null
| The link label. |
Table 7.20.
FeedbackItem ExternalLinkFeedbackItem



