EpiServer CMS 9.12 SQL error in edit mode
Hi,I'm developing in EpiServer CMS version 9.12.2.0 as an IT consultant for a customer that we have.We are having a problem after deploying into production, where this SQL error (see attachment below)...
View ArticleCustomize promotions engine
Hi,I am working on Commerce 12.15.0, we have a requirment to calculate the promotions on Regular price and not the placed price. For example:SKU 001 has a Regular Price $10 and Sale Price $8. Upon...
View ArticleTinyMCE 5
Hi,Are there any plans to upgrade Episerver TinyMCE editor to use latest 5th version of TinyMCE?At this moment version 4 is used. Regards,Andrei
View ArticleImage is not rendering correctly when using ContentReference
Hi,I am using following code to select image to display on page: [CultureSpecific] [Display(Name = "Right Sub Menu", GroupName = GroupNames.Properties.Content, Order = 90)] [UIHint(UIHint.Image)]...
View ArticleCases with POS connected to Episerver commerce?
We have a potential client that want to explore the possibilities to use Episerver Commerce together with a POS (Point of Sale) solution.I understand that basically any POS can talk to Episerver...
View ArticleTinyMCE 5
Hi,Are there any plans to upgrade Episerver TinyMCE editor to use latest 5th version of TinyMCE?At this moment version 4 is used. Regards,Andrei
View ArticleCMS UI refresh (V11.23.3) persists selected edit mode
Unfortunately, since CMS UI refresh (V11.23.3), the CMS no longer remembers the content editor's last selected edit mode, which was a nice feature. The CMS always loads the In-Page Editing Mode.How to...
View ArticleHow to Update the Purchase Order with another Cart data
Hi all,I have a case to update purchase order data with payment details, orders status and cart data.I'm able to update status of purchase and payment but i'm unable to update cart. That means I would...
View ArticleProblem with Client Certificates in DXC for authentication against an...
HelloTL;DR; I'm looking for assistence using multiple certificates for authentication of webrequests against an external API form the DXC encironemnts. I'm working with an external API that requiers...
View Articleconfusion about developer courses
Here: https://episerver.litmos.com/self-signup/indexIs a long list of online courses. This one: https://episerver.litmos.com/self-signup/register/88550?type=2 states "Please note that Developer...
View ArticleEpiserver Find: Enable automatic tracking not working
Hi,I use demo Service and i enable automatic tracking by call Track() on the search query like bellowcontentResult = search.Track().GetResult(hitSpecification, filterForPublicSearch);And then i perform...
View ArticleWhy EPIServer find autocomplete giving 403 error?
You do not have permission to view this directory or...
View ArticleInconsistent results with FilterForVisitor()
Hello,We have been using the same code for many months to search for products in our catalog. Recently though we started having issues where the same search query would produce different results....
View ArticleHow to hide/show property in all properties view based on selection of...
I need to be able to toggle a few properties on and off based on the choice made in another property of the same page. I need it to update the all properties view as soon as a change is made to that...
View ArticleRead-only catalog
In a scenario where the entire catalog is owned by a third-party system, e.g. a PIM, it would be nice if we could make the catalog read-only. Would it be possible to disable catalog editing alltogether...
View ArticleFind - Allow stemming when using Synonyms in a Typed search without...
Currently, stemming doesn't work in a Typed search when .UsingSynonyms() is used but .InFields() is not specified.For example, this breaks stemming:var result =...
View Articlechange UserName using Membership in the System.Web.Security
Hi!I want to change the UserName but its read only. var memberShipProvider = Membership.Providers["SqlServerMembershipProvider"]; var user = memberShipProvider.GetUser(providerUserKey, false);...
View ArticleForms - Customise "Display message after form submission"
Hi,I need to customise the "Display message after form submission" displayed to a user after submitting a form using EPiServer Forms. I have a message set already and I need to add a unique reference...
View ArticleCatalog update with service api performance issue
HejI'm currently working with a site where we have upgraded to the latest version of commerce (13.15) and service api (5.4.2). We are using the catalog service api to update the catalog with...
View ArticleUpgrading from Episerver CMS 9.7 to latest version of 11
Hi,Can you give advice on how to upgrade our 9.7 version of Episerver to the latest version of 11?Are there any breaking changes?How does the Database get updated?Etc, etc.Many thanks
View Article