Skip to content

CMS PaaS (Content Management System)

CMS PaaS (Content Management System)

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

96 results found

  1. Episervers standard behaviour is to convert DateTime between database, application and editors depending on what time zone the application and editors are in. If would be nice if there would be built in properties (or editor hints to enable timezone agnostic date+time or date only selections. There's a blog post how to enable this written by Casper Aasgard (https://fellow.aagaardrasmussen.dk/2016/04/23/get-predictive-time-zones-in-datetime-properties/, but this requires you to add custom editors to the site. However, there's no premade extension for date-selection only.
    This is probably quite easy to add as a standard functionality to the product, which would save a lot of…

    16 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. When content is expired in the CMS content tree, it displays a red clock icon to indicate expired status. When editing content in "All Properties" mode references inside content areas that are expired becomes hard to spot unless explicitly switching to "On-Page Editing". Having the status icons present inside content areas would be great assistance to editors that want to work with clean content.

    15 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. EPiServer.CMS version 12.22.7
    When trying to add multiple blocks under one personalization group with the same visitorgroup, they can't be merged together as it is today. And when trying to do this as in the attached image, it is just the top item of the same visitorgroup that renders.
    There is something that does not play well here. The correct behaviour we think should be to easely merge items with the same visitorgroup.

    13 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. ...such as AzureAD / Entra ID.
    As a site administrator of a site using mixed-mode authentication (both AspNetIdentity for local users and OpenID Connect for AzureAD / Entra ID users, I want to know that my site will not break if I set up a visitor group using the Site Criteria > User Profile criteria. Currently on CMS version 12.31 I get several exceptions if I have such a visitor group defined and I log in as an oidc user. These occur on pages that use the Search & Navigation FilterForVisitor( method and in the CMS editor, causing the page…

    11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Currently page comments are removed during the change log truncation process. These comments are associated to the version history and can be used to provide valuable information regarding each content change.
    Our content authors rely on these comments for content audits and other reviews. Ideally these should be maintained as long as the version associated with the comment. Perhaps the retention period could be configurable depending on the site needs.

    11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. As a Digital Marketing Manager, I've observed that CMS editors often neglect help texts. To enhance visibility and address this issue, I believe implementing an option to display these help texts immediately would significantly improve the situation.

    10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. The Translate Interface in language manager add-on (EPiServer.Labs.LanguageManager, to make translations smarter, It would be benificial to add IContent and propertyName. With that, we can get Custom Property Attributes, or other properties to understand better the context.
    Change from
    TranslateTextResult Translate(
    string inputText,
    string fromLang,
    string toLang;
    to
    TranslateTextResult Translate(
    string inputText,
    CultureInfo fromLang,
    CultureInfo toLang,
    IContent currentContent, //or similar ContentReference
    string propertyName
    ;
    With this, we could make the translations smarter by knowing the context of the block or page. We could also read any custom attribute on the property if any.

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Currently, if we author a block within the catalog but then go to make edits to that block we often see "this block isn't used anywhere" but that is false. It would be helpful to know all the placements within the catalog.

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. If site has thousands pages and blocks, it is very difficult to select correct page or block to link each other. Current you have to browse via tree to find correct content to create link or select block.
    Select page or content dialog should have search field as it is in page or block tree. This speed up content editor to find correct page or block.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. An updated "Version" of an image from the CMP/DAM is automatically reflected on a published webpage; however, if you are pulling in a "Rendition" of the image from the DAM, the updated Version is not shown. For Renditions, you have to use the Asset Picker and select the image again and then republish the webpage to see the change (new image version.
    Our content authors make heavy use of Renditions and would like image version updates from the DAM to be automatically reflected on webpages, just like with original images.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. When I search for content using the Opti CMS Edit | Page | Left Panel Tree w/ Search field, I only see 10 max results. I would like for their to either be a horizontal scroll bar to view more than 10, and/or when I press Enter, the results appear on a search results page/view.
    The site my team supports has hundreds of product detail pages, and they must find the product name on the front-end site before they can search for it in the Opti CMS when search results exceed 10.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. As a CMS user, the page pane, asset pane, and page/asset selector modal should display horizontal scroll bars when trying to view deeply nested content items. This will improve navigation and prevent content item names from being cut off.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. As a content editor I want to be able to move content (for example a page in the CMS tree. When I do this at present a new version is created but this is merged with the previous update for that content. I want a new version to be created and the old version to be retained in order that the true date/time and editor of any changes is visible from the version history.
    For example:
    * Editor A creates and publishes a page on 1 Sept 2024
    * Editor B updates and publishes the same page on 15 Oct…

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. When you click edit on a block inside TinyMCE the CMS navigates to the content. It would be nice for editors to offer an option to quick edit blocks like you can do for blocks inside Content Areas

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Hi Team
    As a Customer, we want to be able to add new languages which are not currently visible or supported in EPiServer Language Manager, so that we can support our current business model as part of our long term strategic plans to migrate our current websites over to the Optimizely CMS/DXP Platform.
    Currently within EPiServer CMS, we can only assign one locale per root folder per site in Optimizely which is not really a feasible thing to do. A couple examples of language cultures which are currently not supported within EPiServer Language Manager are : en-fr / en-es and…

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. In Optimizely 12 I have noticed a significant change in the Edit Mode UI layout that I would like to share as feedback.
    In Optimizely 11, the Edit Mode UI was more compact, providing editors with a more efficient workspace and minimizing empty space. However, in Optimizely 12, the Edit Mode layout includes a considerable amount of empty space, reducing the effective workspace for editors. This change is affecting the user experience, especially for those who were accustomed to the more compact design in Optimizely 11.This was one of the feedback points we received from our editors.
    I would like…

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3 4 5
  • Don't see your idea?