Running Episerver CMS 11 with web forms in DXP
The requirements says I need to use Episrever CMS 11 to deploy to DXP (formerly known as DXC). I have talked to several people that claims web forms is not supported on DXP. Is this really true?Can I...
View ArticleMoving content to trash new feature
When an editor trying to move a block to trash and then get the pages that the block is used on, is it possible to open the pages in a new tab instead of clicking on view and getting redirected to the...
View ArticleXhtmlString does not parse empty HTML span element
Hello,I parse the following HTML string with XhtmlString class:var incorrect = new XhtmlString(@"<span class=""myclassname"" aria-hidden=""true""></span>");After parsing, the object...
View ArticleMultiple BFO's transfer from one Commerce to Another
My Export feature is not working and would like to know of a way in which I can transfer my existing BFO's to another commerce.
View ArticleTesting restartable jobs
Previously posted a forum post about my long running import falling over after 20 minutes, which appears to be a common theme when IIS is concerned. 'ContentRepo.Save' was just throwing an error, no...
View ArticleChanging Rounding of Discounts
HiThis is in reference to an old topic :world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2018/6/changing-rounding-of-discounts/Here, it was mentioned that a possible...
View ArticleQuery to Find what Content has what Visitor Groups on it
We are in need of removing current visitor groups from our content and switching them to a different visitor group.The Visitor groups are mapped across multiple pieces of content as well as multiple...
View ArticleIntegrating Wordpress blogs to Episerver
Hello,I am not sure if this is possible.I have a EpiServer website which uses Epi Find for search feature. I have another word press site for blogs. Now there is an ask if we could integrate wordpress...
View ArticleUser can't load content
I have two users with the same roles in EpiServer.One user is able to load a homepage of the multi-site episerver solution, the other is not. The error log states the content with the id of the...
View ArticleGoogle Maps API Reference
Hi all,what is the best way to put the "'google maps api reference" reference?Currently I'm using this in individual "Cshml" files where I need.Please let me know if there is any other way to make it...
View Articleconfusion about developer courses
Here: https://episerver.litmos.com/self-signup/indexIs a long list of online courses. This one: https://episerver.litmos.com/self-signup/register/88550?type=2 states "Please note that Developer...
View ArticleCart Implementation in external database with the Serializable Cart structure
Hi Everyone,We are saving templates in the form of "Cart".I have requirement to implement Cart in exernal database(MSSQL) with all functionalities of Serializable Cart.Please let me know if any better...
View ArticleCreate multiple fields at the same time?
My customer wants two radio buttons, if a certain one of them is picked two text boxes should appear.They want to be able to create this easily many times (building several huge forms where most of the...
View ArticleHighlight blocks and media that are in use
Highlight blocks and media that are in use on the website, in the content assets folder in edit mode. This makes it easy for editors to clear the folders from old blocks and media that are not in use....
View ArticleRestartable Job not restarting
Having taken some advice from a previous forum post, I'm using 'Debugger.Launch' like so...public override string Execute() { Debugger.Launch();..to attach to my scheduled job whenever it is run. I...
View ArticleExternal best bets not working
Hi,We have on premise Find and it seems that external best bets are not working.I set up an external best bet and when searching for the phrase this best bet is not returned. Note that internal best...
View ArticlePublished page, expired, then unexpired and set for future publish shows on...
I was looking for an answer and came across this comment which doesn't seem to work in Epi 11 anymore:...
View ArticleI was trying to import catalog data so i used this code provided by episerver...
https://world.episerver.com/documentation/developer-guides/commerce/catalogs/Importing-catalog-data/Some methods used in this code are not working(like:- _linksRepository.UpdateRelation)private...
View Article7.11 CMS not working in latest browsers
We are experiencing some problems with browsers and editing the website using Episerver.Our IT Department has asked have been making changes to our browsers recently, which may have contributed. We...
View ArticleException: Cannot use System.DBNull as System.String (VariationContent)
Hi,We are developing a online store where we are trying to upload product images in the CMS that should be connected to products.In the screenshot below we are trying to do the...
View Article