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.

ADD FEEDBACK

Search results

Showing 90

Consolidated Request Routing Rules

We currently have to set multiple individual routing rules for the same templates. Ideally, we should have 1 routing rule set for each template and be able to include rule sets, and/or logic, and designate multiple options for a field depending on...
over 2 years ago in Content Marketing / Settings + Configuration 0 Future consideration

Owner field for templates/multiple user fields

There should be a user field option that is able to populate based on CMP users and can designate as 1 user, team, or multiple. For example, we have a campaign owner field and instead of having an open text field, and we'd like to set that as one ...
over 2 years ago in Content Marketing 0 Future consideration

Allow the user to select multiple attribute values for a given attribute

There are occasions where a user may want to select more than one value for an attribute when filtering. 1) They may be open to various options (in which case selecting multiple options allows them to easily compare price and availability). 2) The...
over 2 years ago in Search & Navigation 0

Sort fractional attribute values

Currently, if attribute value contains fractional values like 1/8, 3/8 or 1 then system does not sort them accordingly. There must be some mechanism built in to allow this functionality for better user/customer experience. There is an option in th...
about 3 years ago in Configured Commerce / Catalog & Assets 1 Planned

Quick Order Quantity Inconvenient to Edit

When a new product is added, and a user tries to enter a custom quantity, the typing spot defaults to the left of the '1', so the user has to click to the right and then hit backspace. If it could default to the right that would greatly enhance th...
about 3 years ago in Commerce Mobile App 1 Shipped

Select which page the campaign displays on?

Hello, is it possible to add a dropdown option to the promotion in Commerce > Marketing to select which page the campaign displays on? Referring to the quicksilver project, I create a promotion page type that displays all. On some pages we only...
over 3 years ago in Customized Commerce 0 Gathering interest

Content API for retrieving sub categories of a parent category by Id.

I am able to retrieve the category based on Id but it is not returning all the child categories under that parent category. The same can be done by episerver backend code 'CategoryRepository.Get(categoryId)'. Currently Content API search is not su...
over 3 years ago in Community API 0

Algorithmic pricing

Change price on ietms within pre set paramenters (ex: Min / max) dynamically according to real time conditions ex: Low inventory, Sales within the last 24hours Change price for items according to external , competitor inputEx: When price changes o...
almost 4 years ago in Customized Commerce / Catalogs / Promotions 0 Gathering interest

Optimizely Forms show a blank page when creating new element

How to recreate the bug:1) Create a new Alloy project with CMS 12. 2) Install EPiServer.Forms nuget package. I used version 5.2.0 in my case. 3) Navigate to a content area and create a new Forms container block. Do not publish the block. 4) Create...
over 2 years ago in Content Management / Forms 0

CacheEvictionPolicy with masterkey dependency to content version makes edit mode broken for that IContent

To make a simple showcase, imagine the following code for caching a friendly URL for a page. CacheManager.Insert ($"GetFriendlyUrl({contentLink.ID})", contentLink.GetFriendlyURL(), new CacheEvictionPolicy (TimeSpan.FromDays(1), CacheTimeoutType.Ab...
over 2 years ago in Content Management / Technical 3 Already exists