9 results found
-
Customisable Content Type Icons via API
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.7 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 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 votes -
SaaS CMS BasePage Type
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:
When creating a new page type, I only need to define the fields that are unique to the page type
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…
4 votes -
Saas CMS LongString TextArea
Adding an optional toggle to allow Longstring properties to display as Text areas for CMS editors would be useful.
5 votes -
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.
5 votes -
Manage Permissions screen should use API Key Name instead of ID
When setting content access rights for an API key, the UI should use the API key's "Name" field instead of the ID field, to make it more user-friendly.
1 vote -
Nested Content Issues
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…2 votes -
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.
2 votes
- Don't see your idea?