How to manually update an order status?
Hi!I can't find anywhere in Commerce Manager (v9) order handling where I can change the order status except for cancelling the order? How do I for example update the order to Completed?If it is not...
View ArticleEpiserver.Forms export with sessionState=SQLServer
HiI have a project that uses SQLServer for sessionState. When trying to export any data I get this lovely surprise:Is there way around it?
View ArticleEpiserver Forms feedback and suggestion, feature request
Episerver Forms Beta has just public released for 2 months at http://nuget.episerver.com/en/OtherPages/Package/?packageId=EPiServer.FormsWe received a lot of feedback from developers and we really...
View ArticleCustom route bug
I've followed Jon's excellent post here: http://jondjones.com/episerver-segments-explained-registering-custom-routes-in-episerver/So I have a custom route that initially works as expected - browsing...
View ArticleLooking up dl.episerver.net/...
Hi,I've just upgraded a project to the latest version of EPiServer and Find and all pages take ages to load which looks like it's caused as it's trying to look up "dl.episerver.net/..." which I believe...
View ArticleFailed to load resource contenttypes.js
So I got a weird problem that I randomly got when I uppdated the page (F5).I didn't do enything (as far as I know) when I was refreshing the page.It appears that I am missing a EPi js file:...
View ArticlePlease use GetContentResult extension method for getting results with content...
Hello,After upgrading to the latest version of EPiServer Find we get the error "Please use GetContentResult extension method for getting results with content types". The thing is, the type/types we are...
View ArticlePersonalize option on each link in Link Collection
Is there a way to Personalize links in Link Collection for visitor groups?
View ArticleDXC and Episerver Find
Hi,I'm wondering how to implement Episerver Find in an DXC solution. Do all sites share the same index or is it possible to have separate index for each site? Thanks
View ArticleExternallink tiny mce gets modified
I have an EPiServer mvc (9.6.1) website. I have a section in the site with is routed through a partial router, the url to those "pages" are not actual pages in EPiServer but just content fetch from...
View Article"Bad Request" when using nested queries for facets
I'm having issues getting nested queries and facets to work on my Commerce catalog content types, specifically a product content and a variation content.I'm running Find 11.1.0.3965, Commerce 9.8.1,...
View Articlerender optional parameters of block
I have two optional properties and a required property in the block[Display( GroupName = SystemTabNames.Content, Order = 10)] public virtual string Heading { get; set; } [Required(AllowEmptyStrings =...
View ArticleAddon with zipped content folder and razor views
I have an addon that consists of a couple razor views.When I zip the views folder up and place it in the modules directory I get the following error on my views:Compiler Error Message: CS0103: The name...
View ArticleViewModel to inherit more than one page type
I have a question page with two propertiespublic virtual XhtmlString Description { get; set; }public virtual Url ButtonLink {get; set; }I have an answer page with one propertypublic virtual ContentArea...
View ArticleEpiserver.Forms export with sessionState=SQLServer
HiI have a project that uses SQLServer for sessionState. When trying to export any data I get this lovely surprise:Is there way around it?
View ArticleBlob files correlation in DB
Hi,I'm having an issue trying to correlate the blob GUID of a newly uploaded image in media panel with the url of the uploaded image. I didn't find anything so far. Do you think you can help me? Is...
View ArticleOld EPI Server CMS downloads
I need to download old EPIServer CMS versions 7.5. I cannot find the link for this. Can anyone point me to the right address?
View Articleextend EPiServer.Framework.IInitializableModule from episerver.framework.dll
I have found an article by Al Higgs here: http://world.episerver.com/blogs/al-higgs/dates/2012/11/Restricting-the-file-types/ about extending EPiServer-specific behaviour (e.g. allowing additional file...
View ArticleFallback languages and URLs in Commerce
Hello,We are trying to mimic support for Fallback languages in Commerce. For now we are able to take the entry content with fallback support, but we are having an issue with the URLs. For example,we...
View ArticleUIHint and DataAnnotations
I am trying to utilize data annotations and uihints to creat forms for my site. I am placing my data annotations on the properties of the view model for validation purposes and they are working just...
View Article