Views - Feedback

The Feedback view is designed for collecting and managing user feedback, feature requests, or any content that benefits from community interaction. It provides upvoting, categorization, and comment functionality.

All settings for the Feedback view are configured through the sidebar on the right when editing a view.

General Settings

Name

The display name for this view. This name appears in the tab navigation when multiple views are configured for the same post type.

Type

Select "Feedback" as the view type. This determines the available configuration options and how content is displayed.

Disable view

Toggle this option to temporarily disable the view from rendering in the admin. The view configuration is preserved, but it won't appear in the admin interface.

Data

Filter the data of the view before it is being rendered. See Data Filtering for detailed information on creating filters.

Cards

Status

Select which taxonomy should be used for the card status. The terms of this taxonomy will be displayed as status labels on each feedback item (e.g., "Planned", "In Progress", "Completed").

Category

Select which taxonomy should be used for the card category. The terms of this taxonomy will be used for categorizing feedback items (e.g., "Feature Request", "Bug Report", "Improvement").

Show upvotes

Enable the upvote system on feedback cards. When enabled, users can upvote items, and the vote count will be displayed and can be used for sorting.

Show edit button

Display an "Edit" button on each feedback card. When enabled, users can click to open a modal and edit the feedback item directly from the view.

Filter

Enable the search box for quick filtering of feedback items by title or content.

Show sort options

Display sorting options for the feedback list. Users can sort items by votes (most popular first), date, or other criteria.

Submission

Show add Button

Display an "Add" button that allows users to submit new feedback items directly from the view. This is particularly useful for public-facing feedback boards.

Comments

Show comments

Display the comments section on feedback items. When enabled, users can view existing comments on each item.

Allow comments

Enable users to add new comments to feedback items. This creates threaded discussions directly on the feedback board.

Comments support nesting, allowing for conversational threads within each feedback item.

Conditions

Control the visibility of the entire Feedback view based on user roles, environment, or other conditions. See Conditions for detailed information.