Paragraphs View Settings
View Paragraph Page link in Paragraphs Classic Widget
View Paragraph Page link in Paragraphs EXPERIMENTAL Widget

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module provides a view-mode based view page for paragraph entities /paragraph/{paragraph_id}/{view_mode} OR /paragraph/{paragraph_id} where view mode is an optional parameter and is default by default.

Configuration:
To enable this feature, please visit /admin/structure/paragraphs_type/paragraphs_view_settings and select the paragraphs. A permission "Access view page for %paragraph_type_label paragraph" will be made available on the /admin/people/permissions page, which can be assigned to the intended roles that should access the view page for the respective paragraphs.

Usage:
Backend:
Users (Content Editors) with the assigned permission are provided with a "View Paragraph Page" option for each paragraph inside the paragraphs widget (top links section for Paragraphs Classic widget and under three dots for Paragraphs Experimental widget) displayed while adding/editing a paragraph inside a parent entity. Clicking on this option will open the paragraph page in a new browser tab.

Frontend:
Users (End Users) with the assigned permission are able to access the view-based view page for paragraph entities.

Developers:
This module is helpful for developers if they intend to have a role-specific display of view-mode based paragraphs view page.

Supporting organizations: 
Initial Development

Project information