Quantcast
Channel: Optimizely Search & Navigation
Browsing all 6894 articles
Browse latest View live

How to limit number of elements in ILIST with only minimum elements value?

Want limit number of elements in ILIST with only minimum elements value?[ListItems(2,1000)][PropertyListCheckbox]public virtual IList<QuestionnaireAnswerBlock> Answers { get; set; }ListItems...

View Article


How to add a tooltip to a property added in CMS?

I need some description to be displayed when I hover on a propertypublic virtual XhtmlString Title { get; set; }How can I do it?

View Article


Local block not included in code makes all other properties blank in UI

On our webpage we have a site settings page with lots of settings for the site. I have in a new git branch created a new local block with some properties. When going back to another branch that removes...

View Article

How to check if there are elements in IList?

I want to put a validation on IList to check if there are elements added in the ILIst.If no elements present, I wan to show a validation message saying "Please add values in the list".public virtual...

View Article

Block not visible on Internet Explorer

I have created and published a block type with all its properties and values.Its getting displayed and working properly on Google chromeBut its not getting displayed in Internet Explorer.What could be...

View Article


Find - Error when clicking search result but result loads correctly

Hi,We have a search page which uses Find and I am seeing an error when the user clicks a search result but the actual page the result is for loads as expected. The search is UnifiedSearch and we loop...

View Article

A modal popup which displays correctly in Google chrome but not visible in...

I'm actually trying to open a modal popup which displays correctly in Google chrome but not visible in Internet ExplorerAny idea why its not working?

View Article

Issues When Cancelling Scheduled Publish

Episerver Cms core 11.13.2Steps to reproduce.1) create a page and leave a page property empty (in our instance it's a simple string)2) schedule for publishing2) update code to make the empty page...

View Article


Customised Validation Message on ListItems Attribute

I'm using ListItems attribute on IList which shows a validation message. 'The field Answers is invalid'I want to show a customised message. How to do it?[ListItems(2,int.MaxValue)]public virtual...

View Article


Episerver local environment setup

Hi Team,I am trying to connect Episerver CMS in localhost (IISExpress) using local administrator account but getting error: The trust relationship between the primary domain and the trusted domain...

View Article

Epi Commerce Media Hosting in S3

Greetings!We are getting ready to build our ecommerce site using episerver. We have a few questions related to media assets. We plan to use our existing CRM infrastructure as a PIM for the site. We...

View Article

Episerver local environment setup

Hi Team,I am trying to connect Episerver CMS in localhost (IISExpress) using local administrator account but getting error: The trust relationship between the primary domain and the trusted domain...

View Article

Ignore Base ContentAPI Model properties from JSON response

I had this posted in different forum earlier but realized this would get more attention here. I am trying to find a way to ignore base properties of Content API Model .

View Article


Episerver Content Delivery API - 500 Internal server error

Hello,I tried to add follwoing nuget packges in an existing project (Dev environment).1) EPiServer.ContentDeliveryApi 2) EPiServer.ContentDeliveryApi.SearchI am receving 500 Internal Server error when...

View Article

Fully qualified URL + EpiServer Content Delivery API

Hello,I have this issue which I can't figure out what it is:Based on EpiServer articles I am using a CustomContentModelMapper and overriding below method to get fully qualified urls in Content api...

View Article


Commerce Manager: CSV Import Catalog: Import progress window provides no...

Reproduction Steps 1. Log into Commerce Manager. 2. Go to Catalog Manager > Catalogs > Import/Export > CSV Import Catalog. 3. Import any kind of file e.g. products. 4. You are presented with a...

View Article

HierarchicalCatalogPartialRouter and query string

We are using HierarchicalCatalogPartialRouter for our products and it's working fine. However we would like the query string to be included in the redirect.Example:Url:...

View Article


Indexing: Products and Categories dependency

In this scenario, Category has an indexed property of count of Products that belongs to the category (or its ancestor). However, when Indexing is scheduled, it's indexing Categories first, so Products...

View Article

Commerce Manager: CSV Import Catalog: Import progress window provides no...

Reproduction Steps 1. Log into Commerce Manager. 2. Go to Catalog Manager > Catalogs > Import/Export > CSV Import Catalog. 3. Import any kind of file e.g. products. 4. You are presented with a...

View Article

Marketing/Promotion sales report

Episerver Commerce should have a report for a sales campaign or promotion. For example, view all orders that have used a specific promotion code.This would provide useful information for commerce...

View Article
Browsing all 6894 articles
Browse latest View live