Search World for only latest/current documentation
How do I use the search-functionality to only search in the current version of the documentation?A search for "contentreference" and in section "Documentation" returns results from all versions of the...
View ArticleEPi form AutofillService instantiation error
I upgraded epi form from 3.0 to 4.4. Now when I edit a form which contains a Textbox element, an exception about AutofillService is thrown:Method not found:...
View ArticleError from the log
Hi,When does the following message happen after the Find Index job runs? An exception occured while indexing (Content): ArrayIndexOutOfBoundsException[null].Best regards,/Fang
View ArticleShow/Hide property editors based on other property value in Content Block...
Is it possible to make some properties of you content block only visible or enabled in Edit mode based on the value of another property? For example, if my content type has propertiesUseHeader...
View ArticleUTC convert: Site goes blank
I have a episite v10 that I want to check against a production db of version 7.5.After I connect to the old db I get the information that the UTC-convertion is missing so I run it (from vs and package...
View ArticleTranslating blocks
I have a multi-langual website and I want it to look the same for all so I would create the English one that contains everything and the others will be only the translation of some of the blocks on the...
View ArticleGet rid of the pictures in the Find result
Hi,How to get rid of the pics from the WPi-find results list?
View ArticleHow to check if user is logged from the backend ?
Hello,Is there a way to check if the current user is logged from the backend of EPi Server ?Kind regards,Loïc
View ArticleCustom rendering for EpiServer forms
I am rendering my content areas in a same way as Alloy demo site and everything works fine. I've created a CustomContentAreaRenderer and then in my DependencyResolverInitialization I've assigned my...
View ArticleFinding all the languages for which a language is a fallback for
I can get a fallback language for a language using this –var fallbackLang = ContentLanguageSettingsHandler.Instance.GetFallbackLanguages(Contentlink, "en-NZ");but how do I do the opposite of this? Like...
View ArticleAdd to List of Roles in Set Access Rights Screen
I am trying to figure out how to add to the list of roles in the "Set Access Rights" screen when using Azure AD for security. The list as I see get's populated from the list of Virtual Roles and the...
View ArticleEPi form AutofillService instantiation error
I upgraded epi form from 3.0 to 4.4. Now when I edit a form which contains a Textbox element, an exception about AutofillService is thrown:Method not found: 'System.Collections.Generic.IEnumerable`1...
View ArticleMixing regular asp.net mvc pages
Did anyone try this before? Best practice to share? Thanks.Brian.
View ArticleHow to convert EPiServer gadget to component
We do have old MVC based dashboard gadget something like this:[Gadget(Name = "Gadget Name", Title = "Gadget Title", Description = "Gadget Description", ClientScriptInitMethod = "epi.myGadget.init")]...
View ArticleCommerce over HTTPS errors
I am trying to establish a CMS site that uses completely HTTPS protocol, which is working, but when I try and access the commerce site via the manager integration, I am getting a lot of mixed content...
View ArticleContentProvider - deleting content
Hi All,We are in the process of taking over an EPi project. Having had a look at the site I noticed that during reindexing the tblIndexRequestLog has over 10m entries that in my opinion should not be...
View ArticleError from the log
Hi,When does the following message happen after the Find Index job runs? An exception occured while indexing (Content): ArrayIndexOutOfBoundsException[null].Best regards,/Fang
View ArticleHow to check if user is logged from the backend ?
Hello,Is there a way to check if the current user is logged from the backend of EPi Server ?Kind regards,Loïc
View ArticleCommerce Media - "GroupName" Dropdown
When adding a CommerceMedia item to a product/variant via the "Add Media" button, there is an input field for "Group." I need to change this input to a dropdown that is bound to an enum.I have a custom...
View Article