EPiServer - GetChildren from Nested File Structure by Name
I am new to EPiServer so please let me know if there is a such library dedicated for this specific use.This is my problem:Based on a given referencePath and Image name , I need to **getChildren()** of...
View ArticleNative support for property fallback attribute
I’ve found https://tedgustaf.com/blog/2014/fallback-property-values-in-episerver-using-attributes/ a very useful thing in CMS 9-10 and can’t imagine a life without it — I started using it in CMS 11,...
View ArticleBase library for common integrations and Epi specific configurations
I'm currently helping a client who has multiple Episerver projects. The projects are somewhat similar as they all operate within in same market, and they all require integrations to some of the same...
View ArticleHow can I convert a ContentData object to a ContentReference so that I can...
So I'm trying to build a recursive tree of ContentData objects starting from the ContentReference.RootPage. I'm working in EPiServer 8. It looks like the IContentLoader method GetChildren would do...
View ArticleHow can I return all published pages with their page types in an EPiServer...
We'd like to return a list of all pages with their page types from an EPiServer 8.0 site. Preferably I'd like to do this within a navigation structure via a list of ContentAreaItem objects. But I...
View ArticleIndexcontent.aspx throwing permissions error on latest version
While setting up Search on a v11 instance, I noticed that clicking "Index content" in the admin section throws a permissions error. There was one other forum post which hinted at the admin role being...
View ArticleCommerce item URL incorrect from scheduled job
Hi Everyone, I have an issue whereby I am indexing commerce items in Find via the scheduled job (EPiServer Find Content Indexing Job), but the URL I am indexing for these items is incorrect, and...
View ArticleTinyMCE lang files
Upgraded from version 1.0.0 of TinyMCE to 2.7.1 after upgrading to Episerver 11.10.6. Have the same issue when i use TinyMCE version 2.6.1.I get a warning saying "Failed to load plugin url:...
View ArticlePersonalisation + Validation
I've a 'ContentArea' with a 'LimitContentAreaItems' validator attribute attached, but my issue is that the editors may wish to personalize items in the ContentArea, but the validation attribute doesn't...
View ArticleUpdate all packages to support Newtonsoft.Json v12
Newtonsoft.Json is now in v12, it would be nice to be able to update to that version so please fix all your packages that has dependency to this to work with version 12
View ArticleError with 7.0 CMS: CS1061: 'EPiServer.Shell.Web.Mvc.BootstrapperViewModel'...
Greetings, In an old project we're maintaining an issue suddenly started occurring in my local development environment. There was no precursor that should have started this issue and no changes that...
View ArticleImport NodeEntryRelation through Service API Error
Hi, we have an issue which occurs when our customers daily sync from PIM to EPi is running. Almost all of the products are imported just fine, but lately a specific product has coused the import to...
View ArticleEpiserver 11 - DisplayTemplates for LinkItemCollection
Alloy, Episerver 11.10.1.On StartPage, I've created a new property:[UIHint("MyUiHint")] [Display( GroupName = SystemTabNames.Settings, Order = 100)] public virtual LinkItemCollection MyProperty{ get;...
View ArticleDoes current AlloyDemoKit require SQL Local DB 2017?
I am trying to bring up the most current version of the Alloy Demo Kit from GitHub to help with our upgrade from 10 to 11. I did all the steps in the wiki page using IISExpress. After making it past an...
View ArticleIssue with upgrade to Epi 11 aroud Page Refernces
We're working to upgrade Epi 10 CMS to 11. We have alot of code like below.When we run the site, landingPageConfig.GetLandingPageReference("AccessRequestForm"); now comes back NULL without any other...
View ArticleHow to assign the property value, based on the folder where the page is created
Hello, I wonder how, at the moment of page instance creation, how can I assign a value to some page's property, the value based on the folder name where this page instance is created?Something related...
View ArticleSeparate admin login when using OpenIdConnect
Hi!Is it possible to have some kind of separate login for admin users in episerver, when using OpenIdConnect? We only want the OpenIdConnect for the end users, not editors or admins.
View ArticleInstallation Question ?
Hi Guys , I want to running episerver cms on windwos web hosting provider , but they can not provide visual studio deployment method . They were provide web hosting tool ( like Plesk .... ) , can I...
View ArticleCMS Edit Mode Error
My website is working fine now , but my user login epi cms system edit web page was show error ( Page could not be loadedThe link you specified does not work. This may either be the result of...
View ArticleHow to use Find to search both cms pages and products in one request
Hi, I would like to search both cms pages e.g. standpages and commerce products, categories in one request I tried to use the following solution but it seems not working correctly and I have problem...
View Article