How can I adjust the .init event for TinyMCE in EpiServer 8.0?
We need to get to the .init event for TinyMCE in the CMS to be able to adjust some of the settings. How can we do this? Here is an example of something we'd like to be able to perform....
View ArticleExtending LinkItem
I have created a derived LinkItem class in order to extend it and add additional properties. I extended LinkItemCollection, and my custom property displays in the editor view of the page and the...
View ArticleEpiserver Find optimising-- reduce GenericMedia
Find index has a lot of objects of type GenericMedia. How can I reduce them?
View ArticleCant add new MenuSection in newer version of EpiServer
Hi, I experimented with MenuSection on the Alloy Demo running Epi v10.0.1I Basically added a new folder under `modules/_protected`, with the current structure:...
View ArticleDefault text for block names
Is there a way to set default text for block names that cannot be edited by the editor so that developers can add to blocks a descriptive text of what type of block it is? For example, if I had a block...
View ArticleUsing React.JS in EpiServer 9
Hi all,On our new EpiServer 9 project, we want to use React.js for front end. Has anybody used React.js with EpiServer MVC before? Any feedback/experience/issues/concerns shared here would be really...
View ArticleServiceAPI AspNET identity
I'm hoping someone can help with probably a simple problem setting up ServiceAPI in a new site.I'm trying to set up ServiceAPI to use AspNet Identity (which seems to be the default in a new site),...
View ArticleQuicksilver issue with login
Hi,I am following these steps: world.episerver.com/kb/172268 As you can see:11.Navigate to http://localhost:50244/episerver/12. Login with the credentials admin/store. However, I am getting...
View ArticleGet active Visitor Group( and "print" to DOM.)
I am trying to get a hold of which Visitor Group is active. The ultimate goal is to send it as a dimension to Google Analytics. First step here though is just to see if I can catch which Visitor Group...
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 ArticleSearch 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 ArticleEpiFind: search only on parents children
Hi!I am trying to make a search result, with Find, with rsults only from currentpage and its children. I would like somthing like FilterOnCurrentSite() but for only currentpage and its children. Does...
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 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 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 ArticleQuicksilver issue with login
Hi,I am following these steps: world.episerver.com/kb/172268 As you can see:11.Navigate to http://localhost:50244/episerver/12. Login with the credentials admin/store. However, I am getting...
View ArticleUsing React.JS in EpiServer 9
Hi all,On our new EpiServer 9 project, we want to use React.js for front end. Has anybody used React.js with EpiServer MVC before? Any feedback/experience/issues/concerns shared here would be really...
View ArticleGet active Visitor Group( and "print" to DOM.)
I am trying to get a hold of which Visitor Group is active. The ultimate goal is to send it as a dimension to Google Analytics. First step here though is just to see if I can catch which Visitor Group...
View ArticleProblem updating content expiry date using Content.asmx web service
Hi,I am new to Ektron development and would appreciate any help with a problem updating the ExpireDate property of content using the ContentSoapClient (exposed in the Content.asmx web service accessed...
View Article