Email Template Preview Does Not Work
I am trying to view and/or revise email templates but the variables do not render correctly. I'd like to be able to preview my design implementation, and get approval from CX before migrating to...
View ArticleUpdating the data type of a meta field that was code based
Hello,I have a metafield that is type decimal. I want to change it to double. I tried to remove that field from code and then restart the app but I still see the meta field is still there and there's...
View ArticleSelection factory with CSS classes
Hi,I am using a selection factory to set a block type property as a CSS class.The problem I have is that in the future the class name could change, for example if we change front end framework. In the...
View ArticleIntegrating Episerver Commerce with inRiver iPMC
Hi there fellow developers!Anyone out there who can point me to any resources, documentation or other useful knowledge that can help me on my quest to integrate Episerver Commerce hosted in DXP with...
View ArticleWorkflow - ability to submit comments
Hi,When our editors submit a page for approval through workflow, they really need to be able to submit comments with the page that approvers can see. This helps the approver/s understand what changes...
View ArticleContent Delivery Api for Commerce models are internal
Somewhere between v2.7.0.0 and v2.17.0.0 a lot of things have been made internal in EPiServer.ContentApi.Commerce, e.g. the ProductContentApiModel. This means you cannot extend it in a model mapper....
View ArticleIsFinalized cookie not getting set to true
Hi community, Hope you're well. Need help with setting IsFinalize cookie to true on Form submit.I'm trying to use Episerver Visitor groups to check Form 'has already' submitted, its working for one...
View ArticleProblem Applying Groups to CMS 11.15 via OpenID Connect Roles
Hi, i've managed to set up OpenID Connect authentication from 2 AAD roles - WebAdmins & WebEditors, applied to a couple of security groups on an Enterprise App.My requirement is to mimic our...
View ArticleIContentRepository.GetReferencesToContent issue for CommerceMediaCollection
We are trying to use GetReferencesToContent method of content repository to determine if a media file is referenced by any products/variants. It seems to return content reference to all products that...
View ArticleRegistering a custom content provider
Hello all, I am trying to add an example content provider, https://github.com/episerver/YouTubeContentProvider, and have added it to my local solution. I am now trying to register the content provider...
View ArticleLimiting CORS in CDA?
HiI'm trying to get started with the Content Delivery Api, and have a question regarding CORS. I installed the CDA NuGet packages, added the initialization part in ConfigureContainer, and got the site...
View ArticleCan't add Best Bets through Epi backend
Hi,When trying to add best bets through the epi backend, it's unable to correctly load the page tree, and throws a JS error. See screenshot: https://imgur.com/Oytw0PeThe JS error says "The store was...
View ArticleSetting up EPIServer authentication with Azure AD SSO
Currently the EPI server is using ADFS for SSOI can the see the following Claim Role in ADFS setup which basically map the AD Security Group to the EPI WEB Group for authenticationI just wonder if you...
View ArticleEPiserver With Azure AD login & signup pages
Hi,We are planing to use Azure AD as a provider for Identity management and one of our requirement is to build our own login, signup, and profile update pages. We have a variety of users and the lead...
View ArticleNew property in descendent of ImageData class does not appear in image edit...
I have a class called ImageMedia that is based on the ImageData class in EPiServer.Core. There is a property, Description, which should be generating a text entry field when I edit an image in the...
View ArticleProvider type 'EPiServer.Azure.Events.AzureEventProvider,EPiServer.Azure'...
Hi Guys,I started a new Azure install of the latest version. I followed the directions on this link...
View ArticleNo confirmation email on form submission
Hello all, I have created a form that is set up to send an email to a fixed email address and also to send a confirmation email to whoever submitted the form. The user's email address is an input field...
View ArticleIs it possible to set default compairsion to plublished "en" version in...
HiWe have a customer that writes all base content in "en" and uses that as template for all other languages.When other editors are translating to their local languages they use "compare different...
View ArticleSetting "Update modified date" to checked by default for all Saves
Hi, I'm trying to set the "Update modifed date" to be checked by default and to always update the Modified date on every save, unless the checkbox is unchecked by the user.I've found the...
View ArticleCannot get children or descendents correctly
My client has a structrure that looks like below.The "Norge" has one language NO (norwegian), the first child "Produkter" (products) have a master language EN and a NO version.The master EN on...
View Article