80 results found
-
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.
6 votes -
Support using Sendgrid's EU datacenter
As a European site owner, I would like to send mails through Sendgrid's EU-based datacenter.
At the moment, DXP always uses the US API endpoint and routes the mails through a dedicated US address. For various reasons, we would like to have the choice of either EU or US datacenters.5 votes -
Sendgrid Bounce back List
Customers would like the ability to have the list of emails on the Sendgrid bounce back list sent to them automatically or accessible within the DXC Dashboard/CMS. Current process requires them to submit a support ticket and request the information but they would like more visibility and control over this information.
5 votes -
Cloudflare Page Shield
PCI DSS 4.0 requirement 11.6.1: For use of iframes hosting the payment service provider's payment page, a change and tamper detection mechanism to alert personnel to changes to HTTP headers or payment page contents; the mechanism must work at least every 7 days.
Cloudflare's Page Shield can meet this requirement.5 votes -
Breakdown pageviews per project in DXP dashboard
We have customers who has different projects for separate end clients. Hence, they need page views report per project in https://dxc.episerver.net/
5 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 -
SaaS CMS Block Taxonomy
Request for SaaS CMS to support 'categories' or a comparable taxonomy at the block level.
5 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
-
In-line blocks in a content area with "Unique value per language" setting turned on can't be translated
Currently, you can't edit inline-blocks within a content area outside of the master language. Meaning if you want to translate anything it's not possible unless you make it a shared block.
This makes it very difficult for content editors to understand but also maintain all of this as you'll be unnecessarily working with tons of shared blocks just to support the language/translation functionality.
The content area should be locked which is correct (no reordering) but the in-line blocks inside of it should still be translated.
4 votes -
I would like to have editor on a field such as color picker
On a field in a content type, instead of asking editor enter color by hex code we would like to have an editor for color picker.
This should be built-in or somewhere from market or allow custom app.4 votes -
Support Cloudflare Email Address Obfuscation feature as part of DXP
As a DXP customer I would like to prevent email harvesters from scraping my website looking for email addresses to spam. Cloudflare has an Email Address Obfuscation feature which provides a solution but it is not available to DXP customers.
https://developers.cloudflare.com/support/more-dashboard-apps/cloudflare-scrape-shield/what-is-email-address-obfuscation4 votes -
Allow access to Sustainability reporting
Microsoft provides facilities to insight and measurement of sustainability metrics which are available from the platform, as part of sustainability efforts it would be good to have the option to have access to this (a little like appinsights, to be able to then enrich with other experience data.
https://learn.microsoft.com/en-us/industry/well-architected/sustainability/sustainability-manager-data-export-design
Either via regular export or via direct access in Azure.
This strengthens the business case for Optimizely as it is utilising data centres and services which are optimized and scaled for traffic vs some alternatives, which helps in sale but also in run and ensuring Optimizely is a desirable solution when…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.
4 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 votesThanks for sharing this idea. Our product and design teams are looking into it now. We’re exploring possible solutions and figuring out what implementation could involve. We are also actively currently updating our documentation. We’ll keep you posted here as things progress.
-
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.
4 votes -
Conditional Content Tagging
Hello!
We have teams which we are migrating over to Optimizely SaaS who have a need for conditional content tagging. What I mean by that is when a category is selected on a block, it shows specific fields that are unique to that category. A category could have 0 unique fields or multiple unique fields.
This is important to help prevent our content model or blocks from getting "messy". The only way around this, that we've found, would be to either list out all available fields, which would be confusing to content authors, or have a unique block per category,…
3 votes -
Opti SaaS allowing periods in the url
When using Opti SaaS to create a new page that includes a period, the resulting URL segment also contains the period. For example, if you create a page titled "Online on Oct. 4," the URL segment generated will be "online-on-oct.-4," which may render the page inaccessible. It is recommended that the SaaS product automatically remove periods from the URL segment when creating pages.
3 votesThe current url segment generation is based on the RFC 3986 where punctuation is a valid character to include in a URI, see section 2.3 in ietf.org/rfc/rfc3986.txt.
Could you elaborate on the problems you're seeing with these characters in URL's, as reality doesn't always have to align with theory when it comes to these things!
-
Enable Brotli Support For WebP and Avif
Brotli support can be enabled in Cloudflare for assets and is the best compression mechanism.
Also for Core WebVitals we and many other solutions compress images to Avif (best or WebP (second best so that they are delivered in the best way.
The default compression formats do not support these formats for Brotli https://developers.cloudflare.com/speed/optimization/content/compression/#compression-between-cloudflare-and-website-visitors and need compression rules enabled to support enabling it.
Current the DXP does not allow us to do that and we would like the ability to add these file types so that Brotli can be used.3 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 votesGood news - this idea is now being explored by our product and design teams. We’re researching potential solutions and scoping out what an implementation might look like. We’ll share updates here as our thinking evolves.
-
Group Content Types
In the PaaS version of the CMS it is possible to group Page and Blocks. This acts as a visual aid for editors allowing them to easily locate the relevant content type when there is a long list.
This should also be manageable via the management api.
2 votes -
REST API support needed for Default Values to get/set default values for Content Types fields
Currently ContentType REST API does not support get/set for ContentType fields.
For example: I have a content type with a TextField, have set default value for it in the CMS. However, there is no way to get/set it via REST API, which makes it impossible to deploy the contenttype with default values to other environments using the CLI
2 votes
- Don't see your idea?