close

Filter

loading table of contents...

Studio Developer Manual / Version 2107

Table Of Contents

7.25.5 FeedbackItem Rendering

The FeedbackItems that are rendered by the Studio are automatically sorted, depending on the their attributes. Every FeedbackItem can override the method getCollection() in order to render it to a specific panel of a sub-tab panel inside the feedback's tab. By default the value of the collection is null, which means that the FeedbackItem is rendered directly on the feedback tab panel. The given picture shows an example how this rendering is used within the "Imagga" integration:

Default Rendering of FeedbackItems used for the CoreMedia Labs project "Imagga"

Figure 7.10. Default Rendering of FeedbackItems used for the CoreMedia Labs project "Imagga"


For more complex feedback, the feedback tab supports some predefined areas and FeedbackItem types. These special types are described in section Section 7.25.6, “Predefined FeedbackItems”. The different areas are highlighted in the picture below.

Tabbed Rendering of FeedbackItems used for the CoreMedia Labs project "Searchmetrics"

Figure 7.11. Tabbed Rendering of FeedbackItems used for the CoreMedia Labs project "Searchmetrics"


At the top the name of the integration is rendered. If available, an additional link button is rendered which usually points to the external system that is integrated.

Above and below of the tab panel in the middle of the window, the header and footer items are displayed. If your FeedbackItem instance returns header or footer for getCollection, the item will be rendered into the corresponding area. Therefore, these collection names are reserved words. For all other collections a separate tab will be created and the FeedbackItems will be rendered onto these tabs. For example, the given picture shows the rendering of 6x FeedbackItems (1x gauge + 5 score bars) which all return the collection name content and therefore rendered onto the "Content" tab (for localization see Section 7.25.3, “Localization”).

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.