How to extend the All Properties functionality in Compare different version...
We have a specific requirement to compare the different versions view in CMS Editor view. Based on the current version comparison view, clients are not able to see the difference between two versions...
View ArticleWarning when compiling - NU1603 EPiServer.Find.Cms 14.2.1
HiI am trying to remove all warnings in my project, but this one I believe is caused by EPiServer.Find.Cms. I think the nuget-package is depending on a version of System.Linq.Async that does not...
View ArticleImageVault's dojo property not working on DXP environment
We're trying to integrate ImageVault (DAM) system with Optimizely CMS 12 but ImageVault's property of type MediaReference is not working and rather displays as an empty textbox in CMSThis problem...
View ArticleDeployment API slow as a tortoise?
Hello everyone -For DXP cloud, just for CMS -For a regular size project, using publish profile, it takes us 5 seconds to build in visual studio and then about 5 seconds more to deploy directly to azure...
View ArticleAuthentication with Auth0
Hi, Is anyone has experience in using Auth0 as authentication in CMS? I have implmented logic in Startup.cs. The authentication is failed and I got an exception "IDX21323: RequireNonce is '[PII of type...
View ArticleBlocks migration from CMS 11 to 12
Hi,We are in process of migrating CMS 11 to 12 on .NET 6. In this process we are having some issues concerning block controller. As in our current solution we are having some block controllers index...
View ArticleWeb Editors - Ready to Publish Email Notification to content publisher
Hi Team,When the Web Editors login => Go to the content and changes the content => Mark as Ready to Publish.Do we have a provision out of the box to send an email to all the content publisher?...
View ArticleOkta-Unable to sign in
Hi Team, I have integrated okta login interface in my application and i am validating AD account with okta through my application but I am getting "Unable to sign in" error message . Below is error...
View ArticleHow best to merge blocks?
Hey friends. We have several different block types with mostly the same properties. Many of these blocks have the same content in them but render differently. Our content team wants to consolidate...
View ArticleNeed ability to share content between Mutiple Optimizely sites.
We need to a provision to share the same content(Pages) between mutiple Optimizely sites example Blogs, Press Release, New Letters and so on.
View ArticleHide custom form field in summary and posted data
Hi!I have built a custom form field in CMS 11 for a honeypot according to this page https://www.codeart.dk/blog/2020/8/episerver-forms-avoiding-spam-with-a-honeypot/. I don't want the form property to...
View ArticleHost 2 optimizely sites, as 2 applications, under one IIS site?
Hi!Is it possible to host 2 different optimizely sites, as 2 applications under one IIS-site like this?ExampleSite (with port 80/443, and binding www.examplesite.com)--Portal1--Portal2Then Id like to...
View ArticlePartialRouter for Pagination
I have a page type of BlogListPage with a controller:public class BlogListPageController : PageController<BlogListPage> { public ActionResult Index(BlogListPage currentPage, int? page = 1,...
View ArticleExternal review links
Hi everyone, Want to know why the EPiBootstrapArea does not work with the external review link (AdvancedExternalReviews)?I created an external review link for one page, when that link is rendered, the...
View ArticleCMS 12: scheduled job stop issue after restart
If you restart the server while you run a job in Optimizely, the job will remain in running state for ever and it won't stop or finish or start anymore.the only solution to fix this issue is to find...
View ArticleCan't use PropertyFor rendering tags from commerce content controller
Basically, whenever I try to run the following code from commerce content page I get the following error: "InvalidOperationException: The model item passed into the ViewDataDictionary is of type...
View ArticleError when running unit test on CustomContentTypeAvailabilityService...
Hi everyone, We have a custom class that inherit EPiServer.DataAbstraction.Internal.DefaultContentTypeAvailablilityService class. A unit test simply mock these 6 constructor's parameters and then call...
View ArticleViewComponent-less local block property not working with PropertyFor
Solution is recently upgraded and we are working through the templates...It has a simple block type with string and Url properties. It has a View file but no ViewComponent class.It is used in another...
View ArticleLicense Information tool doesn't display license information
The `License Information` doesn't display license information, although the vaild license file is provided and the frontend of applicaition is not showing any warning in terms of lack of the license...
View ArticleHide Media from Optimizely's Link Editor
Our client uses their own DAM system and therefore wants to remove/hide the field Media from a Link editor where one adds Page/language/Media/Title/Email/External link/Remaining/UrlHas anyone being...
View Article