Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.


We are pleased to announce that beginning on Tuesday, March 25th, we are launching a new feedback experience for our customers!

The new experience should transition over seamlessly, but please be aware that short interruptions to our feedback portal may occur on March 25th between 2:30-4:30pm EDT.


All the best, your Optimizely Product Team

Categories Technical
Created by Guest
Created on May 16, 2023

Include Description Display Option in Create New Page View

Currently, the "Description" display option is only visible when editing a page in Episerver/Optimizely CMS. It would be beneficial to extend this feature to the Create New Page view as well. Including the description display option during page creation would provide valuable guidance and context to content authors, improving usability and reducing errors.


Example:

[Display(Description="A description of the field")]

[Required]

public virtual ContentArea MainContentArea { get; set; }


The attached image shows that the description (displayed as a question mark) only renders when you edit a page (right side) and not when you create a new page (left side).