Skip to content

CMS SaaS (Content Management System)



CMS SaaS (Content Management System)

Categories

JUMP TO ANOTHER FORUM

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

74 results found

  1. 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

    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

    New  ·  0 comments  ·  Graph  ·  Admin →
    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 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

    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

    New  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

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

    3 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

    New  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

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

    2 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

    New  ·  0 comments  ·  DXP  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

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

    1 vote

    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

    New  ·  0 comments  ·  Forms  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Adding an optional toggle to allow Longstring properties to display as Text areas for CMS editors would be useful.

    3 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

    New  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Add a "Will be published on" date in SaaS CMS Versions Widget.

    Currently the user has to hover over a field within the editor which is hard to find/easy to miss to find when it is being scheduled for.

    This will allow versions to be much easier to manage and be controlled

    1 vote

    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

    0 comments  ·  Versions  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

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

    1 vote

    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

    New  ·  0 comments  ·  Content Manager  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Request for SaaS CMS to support 'categories' or a comparable taxonomy at the block level.

    2 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

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

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

    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

    New  ·  0 comments  ·  Graph  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

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

    1. When creating a new page type, I only need to define the fields that are unique to the page type

    2. 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…

    1 vote

    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

    New  ·  0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

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

    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. New properties added to App Settings in the DXP Portal, allowing for DXP users to whitelist allowed IPs for CMS access.

    5 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. 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.

    1 vote

    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

    New  ·  0 comments  ·  Content Manager  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

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

    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

    New  ·  0 comments  ·  Other  ·  Admin →
    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 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

    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. I am a CMS developer. I am just beginning to work with SaaS. In Opti ID, when I look at my SaaS instances, the instance names are not very human readable. Each begins with code representing the client name, and then a very generic environment name is added:

    Production
    Test 1
    Test 2

    It would be very useful if we could set display names for these environments:

    1. For myself, I work for an agency and may have access to many environments. Having to scroll the names as they currently exist is challenging. Am I looking at the right environment or…

    1 vote

    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. Before CMS 12 (and/or Commerce 14, DXP customers had access to SendGrid to log in directly at Sendgrid to see statistics on emails sent, bounce rates, open rates etc. This access was revoked as clients upgraded and the DXP environments were switched out.
    Emails are fundamental for any commerce solution and I don't see any justifiable reason that DXP customers shouldn't at least have read-only access to SendGrid directly to self serve information on their email deliverability health.

    5 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. Providing a means to enable the Early Hints feature in Cloudflare, which is included in all plans, could potentially improve performance drastically.
    Enabling through PaaS portal is prefereable but a support ticket would be fine aswell.
    https://developers.cloudflare.com/cache/advanced-configuration/early-hints/

    5 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. As a developer, allowing direct database access to lower level environments, such as integration, to troubleshoot issues or run queries to confirm schema/validate data. Direct access allows developers to do this quickly and efficiently, as the current ways of working with exports can be very cumbersome and time consuming for large databases.

    14 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
  • Don't see your idea?