Quantcast
Channel: Using Optimizely Platforms
Browsing all 8020 articles
Browse latest View live

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


Unwanted synonyms in EPiServer Find

We have detected some words are registered as synonyms without us adding them manually. One example is "rus" (Norwegian for "intoxication") and "fyll" (Norwegian for binge drinking and "fill" as in...

View Article


Defining both country and language as URL segments

Hi!We have a customer that wants to have information about both country and language as url segments instead of using sub domains for determining the site. Also, each country should be represented as a...

View Article

Set both country and language as URL segments

I'm quite new to Episerver and we have requirement to  implement both country and language as url segments  something like follows   domain/NZ/en/      English version of new Zealand web site...

View Article

Organization on OrderGroup

Hi all,We are currently building a commerce website and are using the Serializable Cart. I am trying to register the Id of the organization of a contact on the cart. I found a property on the cart...

View Article


Comment Count

Is there an extension or an easy way to get a count of all comments attached to a specific Id?I don't really want to have to filter/page through all resultsThanks

View Article

Episerver initialization fails with message - Sequence contains no elements

Hi All, This is a problem that's happened for the second time in our project now. We suddenly get this error in episerver. (episerver cms 11.13.2 with commerce)Last time we fixed this by reverting the...

View Article

BestBets not working when defined for a particular language

Hi,Issue: BestBets are not working when defined for a particular language. Context:Have a website with series of languages enabled like (da-DK, de-DE, etc).The culture name is in the format...

View Article


Security Protocol/ Encryption for Content Delivery API

Firstly I should say thanks for having a separate forum for Content Delivery API.We are using Content Delivery API and our client security team asked us about the security protocol being used in the...

View Article


Hiding filter values that don't return results

Forgive me if this is documented and I missed it somehow, but I'm curious how I might be able to hide filter values on a catalog page that don't return results (products).Example:Color (filter)Red (5...

View Article

Display ContentGuid

Hi,I would like to show contentguid field along with other fields (ID, Name, Languages and Visible to) on blocktype editorial screen.When i import and export the contents from one environment to...

View Article

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

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


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

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

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

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
Browsing all 8020 articles
Browse latest View live