-
Notifications
You must be signed in to change notification settings - Fork 684
Closed
Labels
enhancementimprovements to existing featuresimprovements to existing featuresinternationalization 🌐features related to internationalization or localizationfeatures related to internationalization or localization
Description
Description
Additional preview targets are a great feature, but how to set it up for multi-language site with different target URIs?
For example you have a news archive section (single) set up like this:
and want that to be a preview target for the news entries. That would require different target URL formats for every site.
Maybe you can work around with a complex URL format like {{object.section.handle == 'en' ? 'news' : 'nachrichten'}} (untested), but it would be better to have a third column specifying the sites (all/specific) where the preview target should be used.
Additional info
- Craft version: 3.2 beta 2
- PHP version:
- Database driver & version:
- Plugins & versions:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementimprovements to existing featuresimprovements to existing featuresinternationalization 🌐features related to internationalization or localizationfeatures related to internationalization or localization
