How to attach file to email by copying files from HttpPostedFileBase to...
I'm using a custom SendEmailAfterSubmissionActor where i override the method Send. The reason if for attaching files to email when user is uploading files in my form.CopyTo method in...
View ArticleEpiServer CMS 9.12 SQL error in edit mode
Hi,I'm developing in EpiServer CMS version 9.12.2.0 as an IT consultant for a customer that we have.We are having a problem after deploying into production, where this SQL error (see attachment below)...
View ArticleForms Service API - How do I get all forms in the system created by a...
Hi!I need to get alla forms in the system created by a specific user.Right now I am using "IFormRepository" and getting all the forms with "GetFormsInfo()", this returns all the forms in the system but...
View ArticleFind backend search issue
Hi Team,We indexed using POCO objects. When I searched one field value using Epi find overview page search but I did n't get the results.Example:property name - RNumbers (datatype = string)values -...
View ArticleEPiServer.Forms.Samples Resources Returning 404
Hello,I'm trying to install the EPiServer.Forms.Samples package in order to use Google reCAPTCHA. However when I add the form element to a form and try to load the page, several of the resources needed...
View ArticleCMS UI refresh (V11.23.3) persists selected edit mode
Unfortunately, since CMS UI refresh (V11.23.3), the CMS no longer remembers the content editor's last selected edit mode, which was a nice feature. The CMS always loads the In-Page Editing Mode.How to...
View ArticleConvert Blocks
Please could we have a 'Convert Blocks' feature, that does exactly the same as 'Convert Pages' but for Blocks.Currently, if you refactor a block type in code and rename it to something else, the...
View ArticleAsset association lost after migration
We migrated a site from one VM to another. After the migration was done all of the products lmages were not associated with their corresponding products anymore. For example: SKU-001 has 3 images...
View ArticleContent improperly synced between Azure instances
This might be somewhat of an abstract question but any lead or clue of some sort will be of help.We have an app service on Azure running 2 instances and when we restart the Azure site then some of...
View ArticleBest bets doesn't work
HiProbably after one of releases of EpiFind, best bets stopped working. I'm trying to get search results using simple query: var searchResult = _searchClient.UnifiedSearchFor(query,...
View ArticleIs it possible to get all products under catalog/producttype via the Content...
(i'm new to Commerce but not CMS)I'm trying out the content delivery API with Epi Commerce, and can get products via friendly URLs, and also a root catalog, but I wonder if it's possible to do...
View ArticleClone Default Email Template Model Value
Hi All,I've managed to create custom email template and hide the existing default email template. I'm looking for a solution to copy the values from existing email template to new email template. so...
View ArticleEPiFind UI login failure
HiI encountered this issue after upgrade EPiServer find to the latest version. Indexing is still working without any issue, but when click on Configuration and Manage tab, it keeps showing login...
View ArticleHistogramFacetFor Multiple Dates
HI,I have got a PageType called CoursePage and it has a property called "EventDates". EventDates are a collection of Start and End dates. When I run a query I would like to get the HistogramFacets for...
View ArticleMultiple searches in one request
I want to use Episerver Find MultiSearch to limit nr of requests to Find, as specified here. How can I dynamically add Searches, typically inside a foreach statement?The code below works, but I can see...
View ArticleTrigger autofill of form elements when editing another element.
Hi,What is the best way to add/change values of form elements when editing/changing another element?The AutofillProviders method "GetSuggestedValues" only seems to run on initializing the form, is it...
View ArticleSearching for media
Hi!I am having some trouble figuring out how to search for media with Epi Find. I have a typed search for pages, which is working fine. I have also managed to index blocks and media, and I get page...
View ArticleQuery Commerce Database
How to get product and variant details using sql query directly from commerce database?Would like to know related tables also.
View ArticleEPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately
The private static field EPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately even when executing the same query and receiving the same result over and over. This will eventually...
View ArticleHow to integrate ADFS with episerver and handle return uri based on multisite
Hi,My webapp host on DXC as mutiple sites and intergrated with ADFS.I want to set Wtrealm property based on domain. But in startup it's init too early to catch domain name. So i can't handle return uri...
View Article