Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Components installed with Feedback application

Learn about several types of components installed with Feedback application in Strategic Planning such as user roles, tables, and, system properties.

Note: The Application Files table lists the components that are installed with this application. For instructions on how to access this table, see Find components installed with an application.

Roles installed

Role title \[name\]DescriptionContains role
\[sn\_align\_core.pf\_read\]Can view the Feedback.None
\[sn\_apw\_advanced.pf\_user\]Create, view, update, and delete the Feedback entities.- pf\_read - pf\_basic
\[sn\_align\_core.pf\_basic\]Create, view, update, and delete the Feedback but cannot access the Feedback from Strategic Planning Workspace.None

Tables installed

TableDescription
Feedback \[sn\_align\_core\_feedback\]Stores all the information about Feedback received from different sources.
Product idea \[sn\_align\_core\_product\_idea\]Stores all the information about product ideas.
Feedback relationship \[sn\_align\_core\_m2m\_feedback\_rel\]Stores information about the feedback associated to an entity \(planning or non-planning items\).

System properties installed

NameDescription
sn\_apw\_advanced.feedback.idea\_feedback\_queue\_addressSpecifies the address for creating or submitting the feedback. With the sn_apw_advanced.feedback.idea_feedback_queue_address system property, you can configure email settings within your instance and submit feedback directly from your email account.
sn\_apw\_advanced.product\_feedback\_allowed\_non\_planning\_items\_for\_link\_itemSpecifies the non-planning items that can be linked to feedback or product idea. With the sn_apw_advanced.product_feedback_allowed_non_planning_items_for_link_item system property, you can link non-planning items such as incident, scrum tasks, agile stories, or items from safe application, agile development, PPM standard, or any global or scoped application tables to your feedback or product idea.
sn\_apw\_advanced.product\_feedback\_feedback\_filtersSpecifies filters to sort through feedback information. With the sn_apw_advanced.product_feedback_feedback_filters system property, you can configure to add and remove the filters on the feedback overview page.
sn\_apw\_advanced.product\_feedback\_product\_idea\_filtersSpecifies filters to sort through product idea information. With the sn_apw_advanced.product_feedback_product_idea_filters system property, you can configure to add or remove the filters on the product idea overview page.
sn\_apw\_advanced.pf\_docs\_config

With the sn_apw_advanced.pf_docs_config, you can customize the Doc component using different attributes.- Type: string - Possible value: JSON with key-value pair with these attributes:



```

{ "hideLeftPanel": true/false, "hideDocTitle": false, "hideFavorites": false, "collapseLeftPanel": false, "collapseRigthPanel": false, "allowExternalLink": false, "implicitSave": true, "recordMentionEnabled": true, "userMentionEnabled": true, "recordMentionConfig": [{ (Record mention configuration) "sourceTable": TABLE_NAME, "filterCondition": "", "label": TABLE_LABEL, "fields": [ FIELD1_NAME, FIELD2_NAME ] }], } ```

  • Location: System Property [sys_properties] table
sn\_align\_ws.pf\_max\_list\_itemsSpecifies the maximum number of records displayed in the feedback or product idea list view. With the sn_align_ws.pf_max_list_items, you can customize the feedback or product idea list view by setting a limit for the number of records displayed.- Type: integer - Possible value: Any integer number greater than zero. - Location: System Property [sys_properties] table

For more information on components installed with Strategic Planning, see Components installed with Strategic Planning Workspace.

Parent Topic:Feedback reference