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

Issue adding meta fields to meta classes grammatically

We’ve created a cms scheduled job that processes a queue of operations on meta classes and meta fields.  In this job we Create and Delete meta classes and meta fields.  We also relate meta fields to...

View Article


Image may be NSFW.
Clik here to view.

EPiImageProperty and EPiImageGallery not working in EPiServer 7.5 with dojo...

I am following below article http://world.episerver.com/Blogs/Tuan--Truong/Dates/2014/6/EPiImage--EPiImage-Gallery-dojo-based-custom-property-for-EPiServer-75-and-above/EPiImageProperty and...

View Article


CreatedContent Event firing twice

Having this code:private void CreatedContent(object sender, ContentEventArgs e){    var a = e.Content is ArticlePage;    if (a) {        ...    }}While debugging it goes twice returning "a = true" at...

View Article

Unique Product Content Types under an instance of Node Content

Hi,My catalog contains a collection of node content pages and under any node could be a number of different implementations of a product content type.When loading my category node, I'd like to run a...

View Article

Static Helper Class vs Dependency Injection

Hi guys, very simple question, I had a static helper class that provides for me the Content References for some of the most used pages in the solution. Then other developer said, let' not use it but...

View Article


Deleting assets

HiWe have aproblem when we delete an asset on a product/variant it is not deleted it just stays where it is.can some one tell me what is the propper way to delete all assets on a product? (codewise c#)

View Article

Security Exception (Index Site Content)

While trying to access the "Index Site Content" - /EPiServer/EPiServer.Search.Cms/IndexContent.aspx (in cms 11)Im met with a Security Exception :Description: The application attempted to perform an...

View Article

Not Found at...

Hi we get a lot of these exceptions after an upgrade from 11.7.1.0 to 11.11.0.0.One interesting thing is that we didnt notice this exception on our staging server. Only on the production server.Does...

View Article


Link validation on content references referenced in an IList (or collection)...

Hi.I would like to file a feature request.We are really fond of using the Property Value List (https://world.episerver.com/documentation/developer-guides/CMS/Content/Properties/property-value-list/).We...

View Article


Make LinkItem a valid property type

LinkItemCollection is great but if you only want one link it would be nice to be able to create a LinkItem property.

View Article

Fuzzy Matches and Stemming

Hi!I use Find v13.0.1 and Find.Commerce v10.2.0Let's say I want to search though Variations:var variationSearchResult = Search().For(searchQuery) .InField(variation => variation.DisplayName)...

View Article

All products is available on the new created market

Hi guys, I have recently created a new market for a Episerver commerce site. It seems Episerver Commerce automatically set EVERY product is available in this new market.Is it any setting in commerce...

View Article

Image may be NSFW.
Clik here to view.

Error on notifications for content approval

Added content approval on our stage site but when i click on the notification bell, it doesn't show anything and console show this error:Anyone with the same problem?Episerver CMS: 11.10.5

View Article


Default For this page in media selector

Hi,is there any way that you can make the media selector (UIHint.Image) as default mark For this page instead of For all sites?

View Article

Custom report / GUI-plugin texts in language files?

How on earth do i translate display name etc on custom reports?The report page gives me a hint on whats missing:/reportcenter/report[@name=""]/description does not exists for language Swedish.My best...

View Article


Content Delivery API returns null content if browser has wrong language set

Hey,I've spent couple of hours investigating why my content API returns null content response. I've finally managed to find the reson. It has turned out that my browser has set multiple languages and...

View Article

EpiServer and SignalR for pushing data to pages.

I'm aware EpiServer uses websockets via SignalR already (for the CMS Editor), and I was wondering if SignalR can also be used push data to the front end for any pages that require it? We've a client...

View Article


Promotions : excluding certain line items from promotions

Hello everybody, I have a requirement on a project I'm working on whereby pricing information for products can be pulled in one of two ways:Via a list price configured in EPi itselfVia a "special"...

View Article

How can I set selected tab in EPiServer edit view?

We have an EPiServer (forms) edit view with a number of tabs. The customer has requested that the tab which is #2 (called "alternative content"), should be automatically selected under certain...

View Article

NestedTermsFacetFor with additional Filter on the none nested object

Hi,I created a term facet to show products that are currently on sale for a user this works well.However I would like to combine this facet with additional none nested filters.By default, TermsFacetFor...

View Article
Browsing all 8020 articles
Browse latest View live