Get parsed HTML from Xhtml-String-property
On some pages I would like to be able to (in OnLoad) to get the parsed HTML from a XhtmlString-property defined on the page and replace some of the text (acutally adding popups with descriptions for...
View ArticleHow to validate only on publish event?
Using Episerver CMS 9 is there a way to only perform validation of a page when publishing and not on autosave?We wish to let the editors leave the content in a invalid state when it's work in...
View Articleepiserver RestStore not initializing
I have an initializer in the /clientresources/scripts/ModuleInitializer.js. for some reason, when i use this, i keep getting an error stating that the store with name 'supporteddisplayoptions' doesn't...
View ArticleEPiServer.Forms: Forms tab not showing
Since the first install of EPiServer Forms I have that issue where the "Forms" tab in the right pane is missing. An update to the latest version 1.1.4.9000 did not make any difference.When adding the...
View ArticleEPiServer.MarketingAutomationIntegration.Salesforce initialization breaks...
Hi,Sometimes I get this error. In Fiddler I see, that salesforce resets connection.I think it is bad if all website crashes if salesforce unavailable.
View ArticleError when upgrading Commerce site to 7.5 via deployment center
Hi Guys,I'm getting the following error when running "Upgrade to EPiServer Commerce 7.5.394.2", have you seen this before? Can you provide any advice?The site is currently 7.0.243.0 which was upgraded...
View ArticleSet "Ready to publish" programatically
Is there a way to set "ready to publish" programatically? I tried setting isPendingPublish true but that didnt work.Have anyone done this before? Thanks!
View ArticleFiltered display options menu
I've tried to implement the following on EpiServer 9, but get a javascript exception "cannot get 'id' of null" meaning one or all four places where this reference is in the javascript is...
View Articleexporting issue episerver 7.5 -Parameter name: virtualPath[]
hii keed getting export error to some of the pages.other pages are exported successfuly.The following errors have occurred:Exception: Value cannot be null. Parameter name: virtualPath[]Can't export...
View ArticleTracking
I'm trying to get the autocomplete suggestions working.When I do a query from C# I do the following: IClient client = Client.CreateFromConfig(); int nMaxResults = 5; var searchResult =...
View ArticleSet Category as required with EditorDescript
Hi!I tried to implement an EditorDescriptor to make Category a required property. But i can't get it to work. I have other required properties which isn't inherited from PageData that uses the...
View ArticleSaving acess for media asset not affecting
Hi,I have set acess for some media files but its not affecting in the media folder.var securityRepository = ServiceLocator.Current.GetInstance<IContentSecurityRepository>();var contentReference =...
View ArticleEPiServer.Forms: Forms tab not showing
Since the first install of EPiServer Forms I have that issue where the "Forms" tab in the right pane is missing. An update to the latest version 1.1.4.9000 did not make any difference.When adding the...
View ArticleAccess epi-pages from app.config files
Hi, In our epi project we are using Selenium webdriver tests.What we want to do is get the "title" of a page - and check if it's correct.Right now we have a app.config file where these are defined...
View ArticleBroken product links
Hi,We are having some issues where links to content in the product catalog keeps breaking and I'm looking for a probable cause.Is there any way for a product link to break without actually deleting a...
View ArticleContent Collaboration add-on
Hi,The content collaboration add-on is nice. Are there programmatic hooks so that I can customize the behavior? We have a client for whom we implemented a workflow and we need to mimic the same...
View ArticleNew project window in Visual Studio not working
I noticed that if you have any other dpi than 100% the new project window in Visual Studio does not work, it looks like the attached imageI do not know if there is anything you can fix but could you...
View ArticleProblem with edit-mode when upgrading 7.5 -> 9.7.2
Tried updating a site from 7.5 -> 9.7.2 by just updating the nuget packages. Worked pretty well except the edit-mode broke in stage and produktion. Id don't get errors in dev-console or 404 when...
View ArticleExport tabledata in Report center EPiServer CMS
I can not find any way to export the reports in the Report center, EPiServer CMS.It's not implemented?
View ArticleExport reports in EPI CMS
Has anyone implemented an export tabledata feature in Report center?Export excel, CVS, pdf etc.
View Article