Cannot add blocks to the custom page type
So I have created a page type and I am using this code for that [ContentType(DisplayName = "Dashboard Page", GUID = "84e59e7c-0dac-4574-b87e-6c3c141e405c", Description = "Dashboard of custom logged in...
View ArticleSpecified view 'PurchaseOrder-ObjectView' can not be located in...
Hi,Is anyone here experience an error when clicking the Edit and/or View Purchase Order? The message returned is "Specified view 'PurchaseOrder-ObjectView' can not be located in 'Order' app"I've...
View ArticleIssue with rendering of symbols, i.e <, when using PropertyFor
Hi,when trying to render a property using propertyfor with the value "word <3 word" we get a wierd result. The preview looks good, but on the page it render it as "word <3>", cutting away the...
View ArticleGet all instances of a certain block type in EPiServer 8
I may have missed the deep dive lesson on the EPiServer repository API's and figured there should be a simple way to retreive all blocks of a certain type that are published. But no, there seem to be...
View ArticleCustom Login
Hello,I am going to make a custom login module for users who won't have anything to do CMS admin. Those users will have access to some certain parts of the website which the not logged in users won't...
View ArticleAttach custom page under some already existing page
I have followed this https://world.episerver.com/blogs/Daniel-Ovaska/Dates/2016/6/creating-a-custom-login-page/ tutorial to create a custom login for my application. What I want is to attach this page...
View ArticleGet all pages of a certain page type
How can I get a list of all the pages under a certain page type? I am trying to create a page where I will show a list of all the articles which would be under page type Article Page. I have found a...
View ArticleFocus Zx1
Focus Zx1percent, is caused by injuries related to acts of violence, which often involve firearms and knives. The rest is due to sports accidents, falls and accidents at work. 55 percent of spinal cord...
View ArticleSetting up CMS for integration tests
I'm trying to find out the best way to execute Integration-tests against the CMS. Not to be confused with Unit-tests for which we could use mocks of the relevant Episerver-related implementations. We...
View ArticleTinyMCE not loading after upgrading from 8.11 to 9.12
Hi,So I am running into a weird problem.I updated our site from 8.11 to 9.12. After doing this, the CMS is not loading the tinyMCE editor. I am getitng this error...
View ArticleHow do I allow TinyMCE to accept some html tags?
Hi,I am updating our version of EpiServer CMS from 8.11 to 9.12. After the updagrade the previous customization was breaking tinyMCE. So removing it fixed it. Yet now I still have to impelment that...
View ArticleWhich Url Redirect Manager would you install? pros and cons
Hi devs out there,CMS version 10. soon 11. Existing site.A quick look and i find...
View ArticleRestricts Page using user groups
Hi all,Is there any way to restrict the pages based on the user groups?Thanks
View ArticleTemplate Coordinator
So we have upgraded a site to version 11.2 episerver cms and running into a problem in regards to the template coordinator. It appears to be ignoring the display option tag and just falling back to...
View ArticleCustom page property
Hello,So I am trying to get a custom page property set in the admin panel. The structure shold be like this class public class Indexer { public string name { get; set; } public List<Lookup>...
View ArticleRestriction of DisplayOptions tag not working
Hi,I am using multiple display options on my website and am trying to set up a block so that it only uses one of the display options. I have got the following display options set: public class...
View ArticleEpiserver two dropdown list connected
So I am trying to create two dropdown list in Episerver using Selection factory. But I want to connect them somehow.Something like Country -> Region,is there a way that I could do that without using...
View ArticleMultiple drop-down linked together
So I am using Selection factory to populate my dropdowns. Is it possible to populate a dropdown based on another dropdown?Like Country -> Region example
View ArticleInter connected drop-downs not working
So I have followed this tutorialhttps://world.episerver.com/blogs/Duong-Nguyen/Dates/2014/1/Country-Region-drop-down-lists-in-All-properties-mode/in my effort to create dependent drop downs. public...
View ArticleMedia search not working
Hi,Within the CMS -> Edit -> Assets Pane -> Media Tab, I am not able to search. Anything I type in returns "No results found" in the results window. I have tried reindexing the website, typing...
View Article