EPiServer Forms File Upload Filed, allowed extension validation should...
https://world.episerver.com/blogs/K-Khan-/Dates/2019/9/episerver-fileupload-element-allowed-file-types-only/
View ArticleAlloy: Not able to login with a newly created users
Hi.I use the latest Alloy template that bases on CMS 11.12.0. I can log in as an Administrator without any problems. However, if I create new users - they cannot log in. There are no error messages...
View ArticleEpiServer.CMS Update from 9.7.2 to 11.21.7
Hi everyone, we're approaching to a huge upgrade of an EpiServer system that currently runs a 9.7.2 version and we need to migrate it to the latest version. We'd like to know if there is some...
View ArticleDecimal metafield using MetaFieldBuilder
Hi,I'm trying to add a metafield to the cls_organization table, by using the MetaFieldBuilder. Now, creating most of the fields works fine, however, I am not able to create a decimal with a specific...
View ArticleIssue with Applying filter on null content
I have an EPI find query as belowmultisearch = multisearch.Search<GenericPage, SearchHitResult>(s => s.FilterForVisitor().Filter(f =>...
View Articleepiserver file upload in Form container not working
Hi, I've made a Form container with some text, text area, selection,...and File upload with limit to 20MB. When the form is published and I upload the file it seems okay but when I submit and receive...
View ArticleAfter Updating Episerver to latest version - No owin.Environment item was...
Hi,After upating the packages to the latest version and on hosting the solution in IIS Server, I am getting this error .No owin.Environment item was found in the context.When apicontrollers are hit...
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 ArticleCustom visitor group criterion state storage in Epi 10
I want that visitors can see content only if the URL contains a specific key and value in url-parameters, for example `?clienttype=business`.For that i have created following classes.Setting...
View ArticleVisitor Groups criteria with load balanced env
HelloWe use episerver CMS site 10.5 version. There are configured visitor groups criteria content (user IP criteria) - block with settings which are used in custom frontend widget (some booking...
View ArticleBookmarks feature in Episerver
Hello,I have a requirement to implement bookmarks feature in EpiServer. So when a user logs in, he could mark a content as favorite.I will be storing userid and corresponding content id in a table....
View ArticleFind for text having special characters
Do we have a list of characters that are reserved or not expected to be part of string search?Reason: I have some pages that start with "@" and If i have two pages with similar name, one that starts...
View Article"First time" file upload failing
Experiencing a bug when uploading a file for the first time on an EpiServer page.Using the "+"-button as the image shows:I get the following result with the "Content type "DocumentFile" is not...
View ArticleEPiServer 11 - EPiServer.Search Shell.Search not working
There are atleast two search elements in the UI. The one Im refering to for this case is the one located in the top menu. (The magnifying glass)The issue is that "nothing" happens when you click on the...
View ArticleHow to enumerate blocks of contentarea in view to render?
How to enumerate blocks of contentarea in view to render? I have block1 and block2 in a contentarea and I want to render them separately unlike @Html.PropertyFor(x =>...
View ArticleCacheEvictionPolicy - non-obsolete way to set expiration?
The constructor for CacheEvictionPolicy that takes a TimeSpan expiration is obsolete. It is also not possible to set the expiration on the CacheEvictionPolicy after construction. Is there a...
View Article"IExtendedProperties" on payment disappear after saving cart as a purchaseOrder
Hi Forum,I have a question about "IExtendedProperties". After saving a cart as a purchaseOrder, the values added to "IExtendedProperties" on payments disappear.Is it a bug or intended behavior. Do I...
View ArticleDXC Deployments - Json Transfoms
In DXC we can use Web.config transforms to modify our web.configs for different environments e.g. production.My current project has json files which need transforms applied for various environments....
View ArticleISynchronizedObjectInstanceCache - how do I get all the keys in the cache?
Is there a way to get all the keys from an ISynchronizedObjectInstanceCache instance?
View ArticleSwish for Episerver DIBS payment provider?
Hi!We are currently using the Episerver DIBS payment provider found here: https://world.episerver.com/add-ons/dibs/Our customer would now like to implement Swish payments, could that be done with the...
View Article