Extend list of variations for ProductContent.
Hi,I use my custom type for products. How can I extend the list of variants? I want to add another field to the variants table: https://prnt.sc/nwyqxc How can I do this?/Andrey
View ArticleType 'Alloy.Models.lmageFile' could not be mapped to a PropertyDefinitionType
I've been tampering with a fresh template of the Alloy installation page for some time now, and one thing, that has been bugging me for a while now, is the ImageFile mapping. The whole site gives an...
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 ArticleSeparate admin login when using OpenIdConnect
Hi!Is it possible to have some kind of separate login for admin users in episerver, when using OpenIdConnect? We only want the OpenIdConnect for the end users, not editors or admins.
View ArticleProjects notification dispatcher - email not getting sent
Hi,We're facing an issue with projects comments and tagging not dispatching any emails. We run into similar issue as this...
View ArticleProduct/Variation Search Approach
We are using Commerce 12 with Find. However, my question is less technical and more about best practices.I'm struggling a little bit with the proper approach to searching a catalog. Our catalog has a...
View ArticleMultiple sites - Localhost - Best Practice
Hey,I've been trying to setup multiple sites on a page I've been working on, and know how to make it work live, but not locally.The main problem is how to solve it using best practice, as I would like...
View ArticleMulti Site and LocalHost (Visual Studio debug mode using IIS Express)
When I create a multi site locally while running my Visual Studio EPi project in debug mode, I give the new site another port number in local host. However, this page does not resolve when i navigate...
View ArticleTranslate content approval emails
HiIs it possible to change the language or wording of the content approval emails?
View ArticlePromotion - redeem - per customer
Hi Team,Is there any way to get which customers are redeemed for a particular promotion?
View Articleepi_page_context in TinyMCE
Hi, TL;DR: Is it possible to get the Episerver context in a custom TinyMCE plugin?I'm trying to migrate a custom plugin in TinyMCE after upgrading to Episerver 11 and TinyMCE 2.8.0. The plugin uses...
View ArticleBUG: Episerver 10, migration steps and group names
Episerver 10.10.4Renamed properties are moved to the Content tab.Can be reproduced on Alloy. For example, rename NewsPageLinks property on StartPage.
View ArticleExtend list of variations for ProductContent.
Hi,I use my custom type for products. How can I extend the list of variants? I want to add another field to the variants table: https://prnt.sc/nwyqxc How can I do this?/Andrey
View ArticleTypeMismatchException
This error showed up on a production (not yet live) server.It's troubling because the build was showing no issues for a week prior but there has been an extensive content entry on the Catalog and CMS...
View ArticleRendering blocks with ContentReference issue
I am trying out episerver forms and have a page where I want a single form to be inserted, so I added ContentReference property and limited it to FormContainerBlock types. Now, when I render this to...
View ArticleLucene Search is returning zero result
Hi,We are facing some issue in below of our code, please help us asap.As we are using below code in our application but its returning zero result. Please help urgently asap. CatalogEntrySearchCriteria...
View ArticleRetrieving assocations by target
If I have an association between product A -> product B, it seems I can only retrieve this association by source. If I ask B for associations (through IAssociationsRepository), it doesn't appear to...
View ArticleRelate category to multiple catalogs
We have a need for relating categories with multiple catalogs.so we have:Catalog1 - Code: 1Catalog2 - Code: 2Category3 - Code: 3Now I want to be able to relate Category3 to both Catalog1 and Catalog2....
View ArticleContent Delivery Api - APIs return 404 in browser, but works in Postman
Hello,I'm testing out Content Delivery API by running it locally on my machine. In order to acess the endpoints I've set up, I use http://localhost:port/api/episerver/v2.0/content{contentId}.When I...
View ArticleItems in content area are shown even if they are not available for the...
A regular page, with a ContentArea property (not CultureSpecific).- The page is created in all languages of the site.- Then we add a block with some text, but the block is only in Danish (which is the...
View Article