PropertyList not working - can not be mapped to a MetaDataType
I'm on EPiServer CMS 9.6.1 and have been following Per Magne Skuseth's blog post "Trying out PropertyList". I can see plenty of others commenting on that post who have gotten much further so it must be...
View ArticleEpiserver Find Typed search and fallback languages
We have a customer that has limited content available in English. If content is not available in English then they want to fallback to Dutch. So far so good, and in the CMS itself this works fine....
View ArticleHow to use ModifyMetadata attributes parameter
Hi! Can somebody explain to me how exactly to use the second parameter from the ModifyMetadata method?In the documentation the description states: "The custom attributes attached to the model...
View ArticleUsing a console app, how can I log in to Episerver
Using a console app, how can I log in to Episerver CMS so I can access an API that I need to be logged in for.I then want to be able to use HttpRequest's to bring back data from the API that needs...
View ArticleDeploy using Powershell
I am trying to upload a package to a staging area but got this error when I use the command Get-EpiDeploymentPackageLocation:API call failed! The error was: The remote server returned an error: (500)...
View ArticleAfter installing Vro.FindExportImport package getting assembly reference error
Hey Guys,I am getting the following error when I try to install the Vro.FindExportImport package into my running project and also try in the Alloy sample project but getting the same error.The...
View ArticleForms in iframes... or not?
Hi All,Hope you are staying safe.I'll provide some background to what I'm trying to do, just incase I'm focusing on solving the wrong problem!Background:We recently implemented a caching strategy with...
View ArticleEPiServer.Commerce 13.22.0 Requires EPiServer.CMS 11.17.0
Currently your most recent available feed is EPiServer.CMS 11.15.1
View ArticleReactJS error after installing Content Manager
Hi all,I've recently installed the EPiServer.Labs.ContentManager NuGet package against our EPiServer solution. However, when I view the Content Manager page I am receiving the following JS errors:Here...
View ArticleMake LinkItem a valid property type
LinkItemCollection is great but if you only want one link it would be nice to be able to create a LinkItem property.
View ArticleLucene Index on S3
Hi,We have a load balanced Episerver 9 Commerce solution on Amazon, hosted on individual EC2 servers, 2 frontend instances and 1 authoring instance. Authoring instance is generating the full text...
View ArticleAutocomplete cache clear
It looks like when adding autocomplete results manually in Episerver Find 13, or when searching for a term and clicking a result, the autocomplete results returned from the search client are caching...
View ArticleCreate multiple fields at the same time?
My customer wants two radio buttons, if a certain one of them is picked two text boxes should appear.They want to be able to create this easily many times (building several huge forms where most of the...
View ArticleForms - edit submitted form data
For Forms, I would like the option to edit submitted data (field-by-field). This can be handy in cases where someone made a typo before posting the form, and the typo is forever stuck in the data...
View ArticleProgramatically select check box in EpiServer forms
I have a form residing on a page. I am doing some custom processing on submit event of the form. I have a need to do autofill some data elements and select or deselect check boxes based on some...
View ArticleMake form submission editable?
Is there any way of making a submission editable for the user after first submission, providing they have all identifiable information (form submission id etc)?Use case:User fills out a form about how...
View ArticleSystem.NullReferenceException: Object reference not set to an instance of an...
Hi, I'm following excerise for setting up EPiserver webpage and I've followed every steps and there no red lines errors on the code editor, but when I'm testing the web page it shows error. Line 3:...
View ArticleColor Picker property in Episerver
Hi,I want to add a Colorpicker property in CMS which shows all the colors.I have used dijit/ColorPalatte but it only shows limited colors.For example .. [Display(Name = "Background Color", GroupName =...
View ArticleFind v13.2.6.0 - Unified Search - Storing Lists as part of SearchMetadata
Hi All, I've ran into a problem that I'm hoping someone can help me with.I've written a unified search solution, but need a way of storing additional metadata to items I'm surfacing in search, that...
View ArticleChange episerver user language programmatically
HiIs it possible to change a episerver uses language programmatically?We have many (>10000) users and i need to set all language to danish. I tried to change it directly in the database in the...
View Article