Project

General

Profile

Actions

Feature #102274

open

Workspaces: Preview of records

Added by Sven Teuber 6 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Workspaces
Start date:
2023-10-27
Due date:
% Done:

0%

Estimated time:
PHP Version:
8.3
Tags:
Complexity:
Sprint Focus:

Description

We run a website that has tx_news installed for News articles, and a custom Event extension that displays event information.

Both tx_news as well as our own events are based on records (tx_news_domain_model_news, tx_ourext_domain_model_event).

We are using workspaces to enable the editor's to generate preview links for people that do not have a TYPO3 backend login, using the "Generate page preview links"-button.

However, for records like news or events, the preview links are rendered as "https://www.mydomain.org/[SYSFOLDER-TITLE]?ADMCMD_prev=xyz", which of course doesn't work.

We did configure proper preview links via TYPOSCRIPT (using both tx_news_domain_model_news { previewPageId = 4 ...} and options.workspaces.previewPageId) but that has no impact on the preview links, only on the backend preview for users that have an TYPO3 account.

It would be very useful if it were possible to generate preview links for records to enable editors to get news articles, blog posts or event descriptions reviewed by external partners before "going live".

Is there any possibility to implement this feature?

No data to display

Actions

Also available in: Atom PDF