241 results found
-
Language translation of email contents in Episerver Forms
As a an editor I would like to translate the contents regarding "Send email after form submission" on the "Settings" tab in order to send e-mails with the correct language to end users, especially with regards to subject and message. This is not currently possible since this list-property is not culture specific.
2 votes -
Enable selection of datetime format on DateTime block in EPiServer.Forms
The current implementation of the DateTime element (found in the EpiServer.Forms.Samples package appears to be insufficient.
In the DateTimeElementBlock.js file, the logic used to determine the language format relies on the browser's language settings. However, this approach fails, as many Danish users have their browsers set to English (US by default, resulting in the language code en-US. This causes the jQuery date picker to display the wrong date format.
var _utilsSvc = epi.EPiServer.Forms.Utils,
language = navigator.language || navigator.userLanguage, // on iOS naviagtor.language is in lower case (ex: en-us
dateFormatSettings = epi.EPiServer.Forms.Samples.DateFormats[language.toLowerCase(] || epi.EPiServer.Forms.Samples.DateFormats["en-us"],
dateFormat = dateFormatSettings.pickerFormat;
A better solution would…2 votes -
Do not require a license for local.domainname.ext
As a developer I want to use local.domainname.com without a license, so we don't have to keep creating licenses for every developer.
The documentation (https://docs.developers.optimizely.com/content-management-system/docs/set-up-a-development-environment#licenses states:
A license is not required when running on localhost or domainname.local.
However, we had to switch from domainname.local to local.domainname.com (due to a third-party integration.2 votes -
Default time zone should be changeable
Default time zone should be CET instead of UTC for CMS in Preproduction/Production
2 votes -
Blob provider does not support async operation
The EPiServer.Framework.Blobs.Blob base class lacks many async methods. E.g. There is Write(, but no WriteAsync(.
Curiously, it contains AsFileInfoAsync(, but that is about it. Everything else is not using async.
Please fix.2 votes -
Alert author when moving page results in duplicate url
When creating child pages and moving them to be the same level as the parent results in duplicate url, alert the author that moving will result in a duplicate url and require the author to make a change.
Steps to recreate:
1. create a parent page titled Monday Tips (url ends with /monday.tips
2. create a child page called Monday Tips (url ends with /monday.tips/monday.tips
3. moving the child page to be a at the same level as the parent would result in a duplicate url (/monday.tips. Opti doesn't allow duplicates and appends a numeric value to the end of…2 votes -
Adjust due time for an entire workflow/task instead of each step
The due date time automatically populates as 12:00 p.m., or to your current time when adding steps to a workflow. I want the ability to bulk adjust the time for every step in a task. For example, on our team, most of us quit working around 5 p.m. CST - so I want to be able to make the time 5 p.m. for all steps within a task. Having to change each one is tedious, and often steps will show up as "overdue" in my queue when I really have until the end of the day to complete them.
2 votes -
Add the option to use local time in the CMS instead of UTC
When adding a time from a Date/Time-picker in the CMS, you select one value, and then another value displays out on the website.
This is because you display UTC in the CMS and the browser then changes the time to local time out on the web. However this is extremely cumbersome for editors, since they need first of all be aware of this, and second of all think one extra step.
It would therefore be great if there was a solution for this, for example a setting to always display local time inside the CMS.2 votes -
Add the ability to retrieve IP Addresses for an environment by API
We have a client requirement that is to automatically update an IP Allowlist for a third-party system that will be consumed by Optimizely CMS. The intention is to access a third party system using an API-Key within a header, however to ensure the system is fully secure they would like to restrict access to the system by IP address.
While we can retrieve the full list of outbound IP Addresses from within PAAS Portal, this is currently a manual process. Ideally they would like to automate the update of their IP Allowlist so that the third party API remains secure…2 votes -
Standard schemas for CMS (to make easy for SEO/GEO)
Schema settings not out-of-the-box
- Multiple back-and-forth with implementation agency for schema configuration
- Need base schema templates by industry/content type
- Critical for LLM optimization and structured data requirements
2 votes -
Change Log filtering
Change Log should be improved so it can have multi Changed By selection (with auto complete), and Exclude Changed By to ignore certain changes made by automated jobs (import jobs etc.)
2 votes -
Search on Product Title/Name and get partial found list as we type, when using Shop
I'm a developer and my users are requesting a CMS enhancement that allows them to use the 'Find Product' to ....
give a partial found list of values as you type
have the ability to search by Product Title/Name
Currently we are only able to have the product search under the Shop section successfully return results when the full product ID is entered. Searching by product title doesn’t work, even when using the full title or keywords. The author must enter the full SKU or Product ID to get the product. Searching with keywords or part of the SKU won’t…
2 votes -
Google analytics 4 report
Google analytics 4 data to be available for language version reports inside CMS.
2 votes -
Need to get pinned regularly used pages in cms
There is lot of sites and pages in Optimizely CMS and content editors feel that it would be easier if they could get pinned pages they are frequently editing. Now it requires to open levels and scroll before getting the correct page if search finds many pages.
2 votes -
[Language Manager] Improve the warning message to make it more meaningful
When translating the pages, you might get the following error:
"Error occurs while translating content, please check the logs for more details."Reason:
In most of cases, the issue happens when the page contains a block that was not enabled for the target language.
For an example: when translating a page from EN -> SV. The page contains a block in ContenArea. The issue happens when the 'sv' language is not enabled for the block.Solution:
As the above example, please enable 'Sv' language for the block.I think we need add more information to the message to make it…
2 votes -
Language Manager in combination with the auto translate feature
Language Manager in combination with the auto translate feature
2 votes -
Size estimates on CMS pages/media before deployment/publish
For a developer, or CMS editor: Is it possible to get a size estimate of the page, media etc before deployment, so that our teams dont accidentally publish something which has a huge size (like 2 TB) and impacts performance
2 votes -
Allow copying the original value for Non-CultureSpecific fields inside Culture Specific list properties during auto-translate operation
For some blocks we use list properties and define them as Culture Specific. And if there is a non-culture specific field inside the list item block type, the value is not copied or translated due to the implementation in EpiServer code.
For this case we need to find a way to copy the original value from the master language branch while translating the content. Please add a feature to customize this behavior.
Thanks.
1 vote -
Support keeping the original values for technical fields during auto-translate
We have a culture specific string field in one block type which is decorated by custom "AutoSuggestSelection" attribute. The attribute allows us to select predefined list of icon types. The problem we face is that the field is a technical field which should not be translated. Even possible it should be copied from the master language. But translation provider automatically translates the field value if it is string and culture specific.
Please add an option for skipping/copying technical fields during auto-translate operation
1 vote -
Official guidance for HTTP QUERY method support in Optimizely DXP
Summary
The HTTP QUERY method (RFC 10008) provides a standardized way to perform safe, idempotent query operations while allowing a request body, addressing a long-standing limitation of GET.
https://www.rfc-editor.org/info/rfc10008/
https://tykok.medium.com/the-new-http-method-query-d1dc3efc35c4
While ASP.NET Core applications can implement support for QUERY, developers deploying to Optimizely DXP also depend on the surrounding platform and infrastructure.
Request
Could Optimizely publish official guidance regarding support for the HTTP QUERY method in DXP?
Specifically, it would be helpful to clarify:
- Is QUERY currently supported throughout the DXP infrastructure?
- If not, which components prevent support (Cloudflare, WAF, load balancers, Azure App Service, proxies, etc.)?
- Are there any…
1 vote
- Don't see your idea?