197 results found
-
Remove multiple items in Content Area in one go
You can select multiple blocks, images and products from the asset pane (ctrl + click or shift + click and drag them into the Content Area. However, there is no way of doing the same thing if you want to remove them from the Contet Area. This is often the case for commerce customers that add 100 products to a campaign page and want to remove them some time after. Attached video shows CMS 11 but its the same for CMS 12.
2 votes -
Convert blocks
As a developer/administrator, I want to be able to convert blocks like I can convert pages so that I can merge blocks resulting in a cleanup of content and less work for our content editors.
This isn't a new feature request and has been popular on the old forum; see: https://world.optimizely.com/forum/legacy-forums/Feature-requests/Thread-Container/2014/9/Convert-Blocks/. (https://world.optimizely.com/forum/legacy-forums/Feature-requests/Thread-Container/2014/9/Convert-Blocks/
In May 2020, Tomas Hensrud Gulla did a blog post on how he took the existing Convert Pages and made his own Convert Blocks variant with relatively little effort. See https://www.gulla.net/en/blog/convert-episerver-blocks/. (https://www.gulla.net/en/blog/convert-episerver-blocks/11 votes -
Set a default time zone for date/time editing
Currently in the CMS, time/date pickers are associated to the editors local time. This is problematic, because we have editors all over the US. Entering in time/date information incorrectly will lead to our event registration announcements displaying the wrong time.
For example, our servers are set to Central Standard Time, so we display date/times, we need to assume they were entered in as that time zone as well, or the time will be off.
Ideally we should be able to force the date/time picker to use the same time zone as the server.9 votes -
As an editor, I'd like navigate to page associated to "For this Page" asset folder
When editing a content object located in "For this X" asset folder I would like to find/navigate to the X content.
This can be solved by adding a link in the "For this X" breadcrumb.11 votes -
Default time zone should be changeable
Default time zone should be CET instead of UTC for CMS in Preproduction/Production
2 votes -
Enable drag and drop for PropertyList<T> in the editing experience
Would it be possible to enable drag & drop in the editing experience of property list similar to content areas.
PropertyList are sometime favored in content type architecture as they take less editorial time to setup then blocks.33 votes -
PaasPortal feature to enable site maintenance mode
A control/button in the Paasportal to set the site into maintenance mode.
Currently we can only enable maintenance mode with a deployment - which we might not want to do.19 votes -
Create a publicly available symbols server for Episerver Libraries
Hello,
I recently found through some of my searches on the internet that a symbols server for Episerver libraries did existed in the past. The URL I found so far is the following: http://symbols.episerver.com, but it doesn't seems to be working anymore.
It would be interested to have it back online and working, so we could leverage these pdb file to ease our debugging sessions as developers.
Thank you!
David17 votes -
Unable to move multiple pages into hierarchy tree
We found the CMS system doesn't allow you to move multiple pages into the hierarchy tree, the only way is to move them one by one, which is very tedious and time-consuming. The only way is to write a custom class and archive them based on date creation and that's not the result we want either.
28 votes -
Improve user experience for editors when switching from one site to another
At the moment, when a logged in editor switches from one site (Site A to another (Site B, where she/he has access to, the user is forced to re-log-in to Site B, and the entire CMS is re-loaded, which takes a long time. The current user experience is less than ideal. The customer raising this feedback has about 50 primary websites, with a total of 150 sub-sites.
13 votes -
Add customizable reporting framework to CMS 12
As a developer I want to create custom reports (like in CMS pre-v12. Then I want them listed on the Reports tab so users (with proper access rights can be viewed or downloaded.
10 votes -
Unable to Delete a Block that with the 'not used anywhere' message
There are blocks that have the message 'not used anywhere' at the top. They were incorrectly created and need to be deleted. But from the offending block's edit URL, we're unable to find the Parent Block/Folder it was created under.
We're needing a 'link' that takes you directly to the Parent of this block. Otherwise, I can't easily delete the block.6 votes -
Parameters for scheduled jobs in Net 5/6
As a admin I would like to be able to add parameters for my scheduled jobs so I can make configurable certain actions within the scheduled jobs.
In full framework there is a popular addon that does this.
https://github.com/Geta/Geta.ScheduledParameterJob33 votes -
User management on PAAS portal
Having one tab on PAAS portal for Azure Access Users. Only technical contact (TC will be able to see this tab, which having a list of current users who is having access to the customer's resource group because TC will be aware to correct the list, remove/update those who is not working on that project anymore. This is to prevent possible security risk for their environments.
In the case, the technical contact becomes invalid, he/she can submit a button "Request to change technical contact information" on this tab. And a new form will be popped up for him/her to fill…59 votes -
Custom cultures in DXP
We are facing an issue with non-existing english language cultures for local markets. Ex en-IT. We would like the possibility to add custom cultures in DXP with CMS 12.
12 votes -
Web page listing security bulletins for Optimizely products
We would like a single point of truth for identified security issues so that we can support our clients.
Ideally this would include affected products/versions as well as suggested patches or remedies.
Ideally this would include all Optimizely products, not just CMS or Commerce.16 votes -
Exclude the hostnames in manage websites when using PaaS Portal to copy database and blobs between environments
For CMS customers that need to copy database and blobs using PaaS Portal, the environment-specific web hostnames (Admin > Config tab > Manage Websites become overwritten. Therefore, users wishing to view content in the preproduction system are routed over to production until the admin puts all the pre-production hostnames back into the system.
16 votes -
Support for Static IP address
When we (as an Optimizely DXP customer expose APIs for partner vendors to invoke, including the Optimizely DXP, we need to ensure that we meet The Group's security standards and one of the many facets to this is IP whitelisting.
This means we don't allow just any IP address to invoke our API. We have a firewall that implements a check on the incoming IP address(es and only allow ones that we know of.
It is a problem if the Optimizely DXP cannot provide us with persistent IP address ranges that we can whitelist on our side. We don't want…3 votes -
Dark mode theme
The CMS UI is mostly white, which can be straining on the eyes. I'm convinced that adding the option to switch to a dark themed interface would be greatly appreciated by a lot of users. The option could also be automatically configured based on browser preferences.
"Dark mode all the things" MKBHD
https://twitter.com/mkbhd/status/1048234335088852994?lang=en27 votes -
Task async/await support for scheduled jobs
The scheduled jobs are executed as tasks by the scheduled job executor (IScheduledJobExecutor. However the Execute method that is required to create and run a custom job does not support return type Task or Task<T> and therefore the async/await syntax cannot be used. When performing expensive procedures such as reading files or executing web requests the thread is kept busy as a result. Also as far as I'm aware if I need to call an async function/method in the job then a workaround has to be used. An example of how others do this can be seen in this forum…
32 votes
- Don't see your idea?