Update Attribute value of Recipient using Campaign Rest API
Hi,We are using Episerver campaign API(https://api.campaign.episerver.net/apidoc/index.html#/Recipients/) to manage recipients.I need to update existing recipient attributes and I am using this post...
View ArticleHowto programatically set a block name
When you create an instance of a block in the CMS, you give it a name, which defaults to something like "new block 1" and you can set the blocks properties (e.g. "SKU" and "Country")When the block is...
View ArticlePossible to export data in load balanced environment with non-sticky sessions
As described in CMS-16060.
View ArticleHow to find where content is located based on url
I have a pdf document somewhere hidden in my filestructure. The search in Media doesn't return it. But I do have the public url, which contains an ID:...
View ArticleNew forum for Episerver Content Delivery API
Episerver Content Delivery API now has a forum of its own.
View ArticleHow to display blocks properties by looping over them in the page view,...
We have a simple block (MyBlock) with a few string properties, and a view which simply outputs the properties as text.e.g. { "title": "@Html.PropertyFor(x => x.title)" }We have a page with a...
View ArticleProducts SEO Information(Newly Added or Updated) is not rendering in the Page
Hi, I have been adding SEO copy to Episerver Commerce for product categories in the fields that I assume are correct as I am unable to find any other place for this info. However when I do a search in...
View ArticleIgnore 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 ArticleAdding block to block container - disappears after adding new block
I have a block that contains a block. When I add a new block to this block container, it doesn't show and therefore can't be published.The first class below is my block container. Second is the block...
View ArticleSecurity 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 ArticleEPiServer.ServiceApi.Commerce 5.4.4 GetOrder endpoint does not return line...
Hi. We are using ServiceApi to get order details through a http request (episerverapi/commerce/orders/orderGroupId). We added some meta fields on LineItem but they are not present in the response. We...
View ArticleUnwanted 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 ArticleDefining 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 ArticleSet 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 ArticleOrganization 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 ArticleComment 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 ArticleEpiserver 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 ArticleBestBets 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 ArticleHiding 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 ArticleDisplay 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