58 results found
-
Automation for purging the CDN cache
Currently, when content authors choose to upload image or other media files and replace existing media with the same name, the old replaced media lingers in the CDN cache. The CDN cache can be quickly purged through the PaaS portal, but this is a manual step that requires accessing another site outside the CMS itself.
It would be good if Optimizely could provide an API to purge the CDN cache. This would allow development around purging the CDN cache.
But ideally, functionality could be built into CMS for this. When replacing an existing media file with the same name, CMS…
13 votes -
Implement Image Renditions for CMS
The Optimizely Content Marketing Platform has a feature called "Image Renditions" which has several features to reduce friction for Web Editors managing images in the CMS.
This entire feature set looks promising, but here are 3 Key features which I'm most hungry for addition to the CMS:
• Option to Resize & Crop at the same time
• The addition of focal points for images
• The creation and management of multiple instances of a single image asset, in order to optimize view for the image to be displayed in multiple aspect ratios.Please consider adding this feature set, or any of its…
13 votesThank you for raising this feedback. We continue to develop our CMS x DAM integration and absolutely recognise the need for renditions in CMS. This is something we plan to bring to the product in the near future.
-
Localised Alt Text Support with CMS/DAM Integration
There is no option to add Alt Text in multiple languages to assets when using the DAM Asset Picker within the CMS.
With the European Accessibility Act (EAA) taking effect in June it is imperative that we are able to maintain the level of accessibility (via localised alt text) that we had prior to using the DAM integration.
9 votes -
SaaS CMS -- undo/redo feature within versions
On PaaS CMS, there's an ability to roll back/undo changes made within a content version during the current session (see screenshot).
For ex: if I make multiple changes to this page, then clicking that "Undo" link will revert the last change (and clicking it again will revert the prior change, etc) all within the current content version.
In PaaS, if you leave the CMS, or just change pages within the CMS, that link goes away, but it can be helpful at times -- would be great to have this available in SaaS CMS.
4 votes -
Customisable Content Type Icons via API
Currently, Folder Page and Page have the same icon in the SaaS CMS making it difficult for users to easily identify the content type.
We would like the ability to update Content Types icons via the API.7 votes -
Allow authorable field names in Forms
With the new SaaS forms, there is no way to set a custom field name. I can add an additional field to a from field in the CMS, but if I do that, I am blocked from publishing the form field. Field name is essential. When you submit a form in HTML, the 'name' attribute on a property is how the form knows what to submit. The examples you provide suggest formatting the label value. This is insufficient. An example of why this is a problem: If I am submitting a form to a third party service, like Eloqua, the…
3 votes -
Support Geo Seach on Content Types
I work on a tourism website where many of our content types are tied to a Geographic location. We would like the ability to 'Geo Search' the graph but I understand this is not possible using content types (i.e. PageData, BlockData etc). I am to understand this is only possible using custom types.
1 - Can the Geo Search capability be extended to support content types (pages and blocks etc)?
2 - In the meantime, to avoid confusion, can the documentation (https://docs.developers.optimizely.com/platform-optimizely/docs/geo-search) be updated to reflect that this is only possible on custom types?4 votes -
SaaS CMS BasePage Type
In PaaS, we could create a base page type, and then actual pages inherit from this, ensuring all pages have the same base set of fields. This is very convenient for several reasons:
When creating a new page type, I only need to define the fields that are unique to the page type
If I want to perform some action that looks at all pages, I have a hard time. I have to explicitly call out each page type for my graph query, and I cannot perform any query type actions like filtering based on fields that are custom to…
4 votes -
thumbnail for content type
Add thumbnail image for content type or page type items so that the Create New screen doesn't consist of a million useless "no preview"images that mean absolutely nothing.
3 votes -
Saas CMS LongString TextArea
Adding an optional toggle to allow Longstring properties to display as Text areas for CMS editors would be useful.
5 votes -
SaaS CMS Inconsistent Date formats
When editing a DateTime property in the CMS Content Types panel the date time is using my local format of dd/mm/yyyy. When a CMS Editor edits on the page the DateTime format changed to mm/dd/yyyy. It would be nice if DateTime pickers used the users local DateTime format throughout the CMS.
5 votes -
Show "Versions" gadget by default
When a new user accesses the CMS for the first time, they must manually add the "Versions" gadget to the UI. Can we have that included by default?
1 vote -
Manage Permissions screen should use API Key Name instead of ID
When setting content access rights for an API key, the UI should use the API key's "Name" field instead of the ID field, to make it more user-friendly.
1 vote -
Nested Content Issues
Nested Content Issues
I’ve been trying to create blocks with content areas, where some blocks are nested inside others due to the structure. I’ve identified two scenarios:
Manual tree creation from scratch:
When building the “tree” manually, the CMS seems to save the changes, but those changes are not published in the corresponding child block. Instead, they appear to be stored at the top-level parent component. As a result, the system detects that nested components exist, but their configuration/content is missing — leading to empty components being sent to the frontend.Using pre-existing components:
When assembling the “tree” using already…2 votes -
SaaS CMS Block Taxonomy
Request for SaaS CMS to support 'categories' or a comparable taxonomy at the block level.
4 votesThanks for sharing this feedback! We have both tagging and categorization as roadmap items as we know these are important tools for organizing content in CMS
-
Reporting on unpublished pages
As a web content editor, reporting on unpublished pages means better governance of the website where there are multiple editors leaving pages unpublished.
1 vote -
Inconsistent trailing slash behavior with Simple Address in SaaS CMS + Content Graph
I'm encountering an inconsistency when working with URLs in the SaaS CMS frontend using Content Graph. All content URLs returned from Graph include a trailing slash except for those using the Simple Address feature — see screenshot for reference.
This inconsistency makes it difficult to reliably match URLs when resolving routing on the frontend. Since URL comparison often involves exact string matches, the mismatch in trailing slash behavior leads to additional logic and potential edge cases.
2 votes -
Allow for CMS access management in the DXP Portal
New properties added to App Settings in the DXP Portal, allowing for DXP users to whitelist allowed IPs for CMS access.
5 votes -
Ability to reset CMS SaaS environment
It would be great to have a way to completely reset a saas instance. It'd be really helpful to have a clean slate for our current work.
2 votes -
Access to container / docker logs
As a developer, I want to access and download container/docker logs from PaaS portal and my environments, just as I can download application logs. This will help me find useful information when a container crashes or fails to start.
See attached dockerlogsmockup.png for suggestion for how this could look.
Here is an example of interesting exception in the docker logs. Today I need to reach out to support to access this vital information.
2024-09-24T05:29:04.3588100Z Starting ssh...
2024-09-24T05:29:04.4980741Z Starting OpenBSD Secure Shell server: sshd.
2024-09-24T05:29:04.4993808Z Starting application...
2024-09-24T05:29:13.4824830Z info: Microsoft.Hosting.Lifetime[14]
2024-09-24T05:29:13.4827604Z Now listening on: http://[::]:80
2024-09-24T05:29:13.4935836Z info: Microsoft.Hosting.Lifetime[0]
2024-09-24T05:29:13.4936420Z…9 votes
- Don't see your idea?