Update Episerver UI from Dojo Command?
Hi!I have added a new option in the epi.cms.publishmenu and that works just fine. When the user clicks the menu option I show a confirm dialog and if the user clicks the Publish button in the dialog I...
View ArticleExclude targets in promotion when catalogue is selected?
Hi!I'm having a promtion where you can add anything from the catalog and the get discounted price on a few selected items.In the "Buy at least X items" I have added the catalog, meaning you can select...
View ArticleUnifiedSearch not searching in SearchAuthors field on RssContent
We have a problem with searching RssContent with UnifiedSearch.We need to be able to search on the field SearchAuthors, which is populated when looking at the index records. However when searching with...
View ArticleAbility to manage episerver properties for commerce page types same as CMS.
Currently, we only have CMS page type properties which we can edit and change few settings but for Ecommerce page types we don't have any such mechanism in Admin Mode. It would be very helpful if...
View ArticleTrack PDF views and downloads
I am using EpiServer profile store to track page views which is all good. How would i go about tracking PDF's and its downloads using the profile store.
View ArticleAdmin top menu/Navigation disappered
Hi!We have a problem with the admin top menu/navigation bar disappearing on our production site but not on our test site (which is a near identical copy, since we just did a huge move from test site to...
View ArticleContent Delivery API - Wrapper function for making REST Content API Calls
Hello All,We are trying to implement the token validation using JWT Security Token and we were able to successfully generate the token.Based on the token validation we are trying to retrieve the...
View ArticleHow do you set the default DeliveryApiKey for a Content Recommendation Block?
Hello, I am pretty new to Episerver development, and I am working with Content Recommendations. Right now I am trying to make it so every new Content Recommendations block by default will have the same...
View ArticleObtain friendly URL of page
Hello,I have a PageReference property and I want o obtain the URL to that page. I'm using EpiServer 9.Initially I was using: EPiServer.Web.Routing.UrlResolver.Current.GetUrl(myPageReference); but this...
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 ArticleSaving Pages/Blocks Programmatically: Changes that have been saved can be...
Hi Everyone,I have written some code to replace all references to a given page with another.References could be found in either rich text fields, url fields, page reference fields or link item...
View ArticleSite returns 500 with no logs after upgrading CMS/Commerce from 8 to 9
Hi everyone,I just started upgrading our CMS/Commerce site from 8.16 ➡️ 9.12.2.After upgrading the packages, I have made changes to how we use Structuremap, as version 3 introduced some breaking...
View ArticleCan I implement a multi-store marketplace with EPiServer Commerce?
We are migrating products from a UCommerce database and the client was using the following structure for their products:Stores / catalog groupsCatalogscategoriesproductsI noticed that EPiServer...
View ArticleHow to get the dependent fields list
Hi,I want to create a custom form element where i want to have a PropertyList kind of field which will allow user to select multiple existing fields from which we want to have the data(concatenated...
View ArticleEpiserver Labs Blockenhancements not working
Hi,I get the following error in the browser console when trying to inline edit a block in a content area (a feature from the Episerver Labs Blockenhancements project).Uncaught Error: No store by the...
View ArticleSending auto-responders in both plain text and HTML (Multi-Part MIME)
Hello,As far as I can gather from the documentation (mainly regarding the sendMessageInHTMLFormat="true" option in web.config) it appears that auto-responders can only send an email in either plain...
View ArticleCommerce Products 404 for English (World) Language
Hello,We have a multi-lingual commerce solution up and running with English, Italian, French, Japanese, and English (World). The culture code and URL segment for English (World) is en-001. All...
View ArticleProjects feature, access rights, undo and why is it not a gadget or tab
I have the Projects feature installed on my episerver. I found this enhancement is available to block editors from touching admin...
View ArticleDelete entries in tblSynchedUser
HiIs there an Episerver API that enables me to find and delete users in the database table tblSynchedUser. I need this for GDPR concerns.So far i have looked into the SecurityEntityProvider, and i can...
View ArticleBlocks with no model not creatable
Hi,For a client's project we need to create block types at runtime. This means that we create the block type without a backing model (class). The creation goes well and the block type is visible as a...
View Article