Get the current category from request
Hi,I need to find which category is current being visited. We have one specific category that "represents" another site and theme.I'm not that strong with the Commerce API, yet.What I have so far is...
View ArticleCustom Line Item Property throws null reference exception
Hi,I have custom line item with name TreasuresLineItemI have below line in ecf.order.config<LineItemType...
View ArticleMinimum score of returned item
Hi.I was unable to find any information on how to do this, or if it is even possible.Anyway. Given the query FindClient.UnifiedSearchFor("Christmas tree") you could expect results containing...
View ArticleEpiserver Forms in IE8
hi,i'm working on a website with episerver forms and while doing some browser compatability testing i have found that none of my forms work in IE8. I have tested the forms on the alloy test site and i...
View ArticleSQL Server maintenance / server offline
Hi all,We have setup a static HTML maintenance page for when SQL servers are being updated/shutdown or offline in some shape or form. We handle the showing of that page in the Global.asax.cs...
View ArticleHomepage language as first segment
I have a website supporting multiple languages as translation of the pages. An example of a URL is www.websitedomain.com/en/somepage. Somehow the homepage doesn't have a language segment by default....
View ArticleIPRangeCriterion to use IClientIPAddressResolver
Hiya,I've been looking at the recent blog post about using visitor groups with a CDN and the X-Forwarded-For (XFF) header. After experimenting with a code based implementation, I came across the...
View ArticleImageResizer.ImageProcessingException ?
Hi Guys,Recently I noticed that one of the production site is throwing loads of the ImageResizer.ImageProcessingException errors. At the same time RAM consumption increases dramatically leading to app...
View ArticleInitializing Commerce from a console application
I'm trying to initialize commerce from a C# console application that we use to do our imports. In the following code the context.Container remains null. What am I doing wrong? Could you please...
View ArticleCommerce store credit / credit note
Hi thereI've googled a bit but not finding any info about how best to implement store credit (or credit note) in Episerver Commerce.Basically I just need contacts to have a balance of credits that they...
View ArticleTemplates-tab in the Assets pane?
Hi!Watched this YouTube-video https://www.youtube.com/watch?v=xbNRxExM-sY&t=284s and noticed that there's a "Templates"-tab in the "Assets pane".What's it for? Is it an EPiServer-feature, something...
View ArticleDifferent url based on page type
Hello everyone i need to change the url based on he page type and i haven;t found a good way to do this. i have found this...
View Articleset Xform fields values from page controller
I have a xform in a block and that block is used on a page. In that pagecontroller file i want to set some of the xform fields values. Is that possible?
View ArticleDynamic Data Store - Properties are mixed after renaming namespace.
Hi,In our current project we have multiple items that we save to the DDS, for example (only showing the important part):public DateTime DatePurchased { get; set; } public DateTime? LoanEndDate { get;...
View ArticleHow to custom Date format?
Hello,I'm a new in Episerver. It would be appreciate if you guys could give me a tips how to custom Date format. In my current article page show as Updated 14/11/2016. But I would like to change the...
View ArticleEpiserver Commerce: Add functionality to have CommerceMediaCollection...
Would be great if the CommerceMediaCollection could store different media in different cultures.Right now (Commerce 9.x) you can only set a CommerceMediaCollection in the master culture and the other...
View ArticleContent indexing seems to get stuck and is fragile (EPiServer.Find.Cms 12.2.9)
HiLooks like in EPiServer.Find.Cms12.2.9 the content indexing is fragile and broken. At least, we have noticed major problems never seen before :)The main issue is that the content indexing is not very...
View ArticleEpiserver find - how to do fuzzy search
Hi,I am trying to implement fuzzy search using episerver find.I have a page that contains the word "Salmon". If i type the word "Salmin" or "Salmo" i get 0 results. If i type the word "Salmon" i get 10...
View ArticleDelay in finding updated block content
Hello,We have a requirement to ensure that a property (Callsign) on a block is unique in our site.We are currently inherting IValidate to allow us to validate the block and within the Validate method...
View Article@Html.ContentLink(linkItem) not working when app in virtual directory
Hi,I was debugging an issue where my links were not processed properly by @Html.ContentLink and I was wondering if it supported the scenario where your app would be accessed from a virtual...
View Article