Studio Developer Manual / Version 2207
Table Of Contents
A FeedbackLinkFeedbackItem is a special external link button that is rendered in the upper
right corner of a feedback tab and usually points to the external system that is integrated by the tab.
Therefore it does not belong to any collection.
FeedbackLinkFeedbackItems are created trough factory class FeedbackItemFactory.
| Property | Type | Default Value | Description |
|---|---|---|---|
| url | String |
null
| The URL the external link button should point to. |
Table 9.22.
FeedbackItem FeedbackLinkFeedbackItem


