Add daily email for 2025-01-27

Should you have a separate front-end for your Drupal website?
This commit is contained in:
Oliver Davies 2025-02-04 20:35:18 +00:00
parent 84c0906917
commit f62504aa8d
2 changed files with 34 additions and 1 deletions

View file

@ -20,7 +20,7 @@ The administration page usually looks nothing like what the page will look like
There is a page preview option, but this only works once the forms have been completed and requires the user to be able to "see" how the page will look beforehand and know what content will appear where.
This has only become trickier with the use of Paragraphs and entity reference fields, where the editor only sees the title of the content they want to reference but not what they will see or how it will look.
This has become trickier with the use of Paragraphs and entity reference fields, where the editor only sees the title of the content they want to reference but not what they will see or how it will look.
As well as being difficult to create content, it also makes it difficult to edit it.