Using preview functionality with user who doesn't have access to content section
I wanted to make use of the built in Umbraco content preview functionality however, it doesn't work with user's who do not have access to the content section.
I have created a custom section which allows users to edit a content node and save the changes. Due to my requirements it is not possible to allow these users access to the content directly section, even if I further restrict their permissions.
I added a button in my custom section which redirects users to the preview url of a specific content node. This works fine if the user has access to the content section, but if not an error is displayed saying: 'The current user doesn't have access to the section/app 'content''.
Is there a way to fix this or a work around that I could use?
Using preview functionality with user who doesn't have access to content section
I wanted to make use of the built in Umbraco content preview functionality however, it doesn't work with user's who do not have access to the content section.
I have created a custom section which allows users to edit a content node and save the changes. Due to my requirements it is not possible to allow these users access to the content directly section, even if I further restrict their permissions.
I added a button in my custom section which redirects users to the preview url of a specific content node. This works fine if the user has access to the content section, but if not an error is displayed saying: 'The current user doesn't have access to the section/app 'content''.
Is there a way to fix this or a work around that I could use?
Thank you in advance.
is working on a reply...