Obtain a ContentReference from a string
HiHow is it possible to obtain a ContentReference object from an Id in a string?I need to run the following command:private IContentRepository _repLoad; _repLoad = repo; // repo is injected from...
View ArticleEPi CMS 7.5 to 9.0 upgrade results in structuremap exception
Following is the exception. Please help to resolve this issue. Thank you !Server Error in '/' Application.Method not found: 'StructureMap.IContainer...
View Articlezh-Hans or zh-CN for simplified chinese?
Hi, I want to add Chinese simplified language to the website and I'm not sure which version to choose zh-Hans or zh-CN. I'm not sure if it's at all important - I saw in debugging that zh-Hans is...
View ArticleTag user in Project comment not working when using external authentication...
Hi. We are using an external authentication provider (Azure AD B2C), which is working fine.But when trying to "tag" a user (by typing @) in a Projects comment no users are found. The only users found...
View ArticleWhy "Send email after form submission" is not a culture specific?
I am creating a form which should be sent to an email and the form should be localizable in multiple languages. The email subject and body should also be translatable. The email from field value should...
View ArticleContent Approvals With Azure AD
We have Azure AD set up using the standard setup https://world.episerver.com/documentation/developer-guides/CMS/security/integrate-azure-ad-using-openid-connect/ and we have our Front End Users set up...
View ArticleOutputCache Implementation Help
Hi there,Trying to set up outputcache but failing so far.I have ensured that I have the following in my web.config:<caching> <outputcache enableoutputcache="true"/>...
View ArticleAccess to Commerce tab in episerver
Hey,I would like to create user accounts for the sales group which can have the full access to following view in episerver (Commerce part).Commerce tab - Catalog - Marketing - Commerce Manger (every...
View ArticleExtend UI Custom Scheduled Job
Hello everyoneIs there a way to extend the UI for additionnal parameters of a custom Scheduled Job created from C# code? If so, how? If not, how would you recommand to pass user input to the scheduled...
View ArticleHow to set editor access right for a specific language of a site
Hi, I would like to set access right for an editor group so that they have ONLY access to read/create/change/delete/publich a specific language branch. If I set as WedEditor, the user have access to...
View ArticleWrong URLs on indexed content on load balanced site with edit server
Im having a problem with the URLs going to our edit-server.We have two web fronts and one edit server, and the problem is that indexed content gets the URL to the edit server.So for example:...
View ArticleRest Store URL 404
I have created a module with a rest store but the url returns a 404. I have the follwing: [RestStore("teststore")] public class StoreHandlerSample : RestControllerBase return...
View ArticleHide standard elements
Hi,I've built a bunch of custom epiforms elements and I'd like to display only these elements when the user presses "create new form element". The standard functionality always shows the "standard...
View ArticlePropertyDictionarySingle Mass import and Localization
Hi,How can you mass import availaible values for a commerce field backed by [BackingType(typeof(PropertyDictionarySingle))] ?How should localization be handled ? Right now I think the only approach...
View ArticleHowto edit dynamic properties in EPiServer 11
HiI have upgraded our intranet to EPiServer 11 (11.10.6.0). Now I can not edit dynamic properties. What have I missed?Configuration:<configuration> ... <episerver> ......
View ArticleDisable .FilterOnCurrentSite() for UnifiedSearch
Is there a way to disable the default filtering .FilterOnCurrentSite() for UnifiedSearch?I'm building a search feature where it will be optional to filter by site.This post describes a way of doing it...
View ArticleError logs issue in DXC
Hi,I am working on a website that is running in DXC. When we get the application log from paasportal.episerver.net we have noticed that all the errors are shown as:"EPiServer.Global : Unhandled...
View ArticleContent Delivery API - 404 on /api/episerver/auth/token
Hiya Folks,I'm currently in the process of figuring out how to work with the episerver content delivery API, and have added that package to a simple test project (build from an empty project), only...
View ArticleDelete Orphaned VPP images
Hi,I am using Episerver 6 R2. There are over 14,000 orphaned images in the VPP which we have flagged in a spreadsheet.Is there away to delete items that are orphaned from the site via code?ThanksJon
View ArticleThird Party Tax Calculator and Saving Taxes in EPiServer 11
Hello,We use a thrid party service to calculate the taxes for our orders on our site. I've been in the process of moving over to using the new order system and have ran into a problem with saving the...
View Article