Best practice Cart or Order
Hi community!I have a question what the best practice would be in my case.I have not worked with Commerce too long and i need some input from someone more experienced.I have a case where we have...
View ArticleHow to retrieve the file size of a file in VPP
Hi,I've uploaded a document to the VPP, and I've since linked to it in a page. Im trying to display the file extension and file size next to the link. I've been searching thorugh the forums and the...
View ArticleBulk adding BestBets
Hi, I am looking into creating a tool for client that would help them bulk add Best Bets.Is anyone aware if Find API supports that, or if there is any other way to add them programatically?
View ArticleTranslate content approval emails
HiIs it possible to change the language or wording of the content approval emails?
View ArticleLogin to Commerce. Failed?
Trying to login to Commerce manager.my user is member of CommerceAdmins, Managmenet Users, Registred and WebAdminsIn my CMS episerverframework config <add roles="WebAdmins, Administrators"...
View ArticleSame form twice on page, validator validates both forms
Hi there,Our users would like to add the same form twice to the page. I guess once near the top and again close to the bottom of the page (not here to debate whether this is good or bad).After doing...
View ArticleEpi:StateMarker cookie - what is it and how can I make it secure?
After upgrading to Episerver 11, I've noticed session cookies like EPi:StateMarker and EPi:ViewedPages, with value "true" and "244" respectively in our production environment only. They aren't a...
View ArticleQuicksilver GetAssets returns documents and images [12.16]
Hi!We have used the Quicksilver extension for getting images for a product. All of a sudden it also returns pdf files.images = currentContent.GetAssets<IContentImage>( _contentLoader,...
View ArticleDeveloping admin plugin
Hi!We have developed an admin plugin, which I have packaged as a nuget package. I am trying to make it work in another project, but it can't find the aspx-file. Where should I put the file? I have...
View ArticleAzure Log Analytics (Azure Monitor) for EPiServer IaaS
MorningDoes anyone have a guide for implementing Azure Log Analytics (Azure Monitor) with EPiServer 11.10.1 logs? We currently write all logs to a shared network drive (on-premises DFS) but we would...
View ArticleSupport for placeholders and structured logging in Epi
Hi,I have a log setup in EpiServer using EPi.Libraries.Logging.Serilog and I was trying to integrate it with Logstash / ElasticSearch and Kibana. But unfortunately the ILogger interface provided by...
View ArticleStrange StopPublish behaviour, maximum 10 years from StartPublish if set to...
Hi!We have an import job that creates variants and products. Some products are old and have a StartPublish date like 2001-03-01. When this product is synced we set StopPublish to null but then Commerce...
View ArticleQuicksilver GetAssets returns documents and images [12.16]
Hi!We have used the Quicksilver extension for getting images for a product. All of a sudden it also returns pdf files.images = currentContent.GetAssets<IContentImage>( _contentLoader,...
View ArticlePromotion Engine - calculating potential saving inside Evaluate
Hi, I am working with a custom promotion type, where I want to check the potential saving of the promotion, for each cart line item, inside the processors evaluate method. The aim is to check the...
View ArticleCannot call action method 'Void GetFormExternalResources exception during...
After updating forms to 4.23.3, my website throws the following exception during routeCollection.MapMvcAttributeRoutes():System.ArgumentException: 'Cannot call action method 'Void...
View ArticleExport & Import EPiForms
Hi,We are setting up a new environment for our Editors to do some major content changes for our rebranding based on Current live EPiserver DB.Editors will be doing extensive content changes with copied...
View ArticleViews and Controllers subfolder for blocks
Hello,If I want to store all of my blocks in a subfolder within Views folder called Blocks(~/Views/Blocks/...) as opposed to having all of my blocks in Views with all of the standard Views(~/Views/...)...
View ArticleBUG: Deploy Database to Microsoft Azure SQL Database fails with SQL...
Hi all,I'm trying to deploy my local database to Azure SQL and it fails in SQL Management Studio 18, giving the following error:One or more unsupported elements were found in the schema used as part of...
View ArticleCollectionEditorDescriptor does not show value of calculated field in table...
In my project, we have a field using IList<Item> in a page type, we have an issue when we edit a page using this page type:When I add a new value to IList using CollectionEditorDescriptor:The...
View ArticleCommerce Tracking
Commerce 12.11.0HiDoes anyone know if the CommerceTrackingAttribute can be used on Web Api controller actions ? And by default sends the User tracking data i.e Name and email of logged in user ?Also...
View Article