Property of list object in page is not hidden even when attributed as [Ignore].
Property of list object in page is not hidden even when attributed as [Ignore]. In the code below, Name is visible in editor as non-editable field. [PropertyDefinitionTypePlugIn]public class...
View ArticleHow to limit word count in XhtmlString property which displays in TinyMCE...
How to limit word count in XhtmlString property which displays in TinyMCE editor?
View Article[Missing text '/headings/heading[@name='Information']/description' for 'English'
I am getting error [Missing text '/headings/heading[@name='Information']/description' for 'English'. I have code like below and when I try to enter data for Student, I get above error message, I can...
View ArticleExclude lineitems from order level promotion
Hi,I've been looking around the docs aka DotPeek to try to understand if it's possible to exclude certain lineitems from an order level promotion.The use case is that the customer would like to give...
View ArticleIgnore descendants from pages with bool property "HideInSearch" = true
Hello,I am new to Episerver Find, which I am implementing instead of SiteSeeker, for a customer.The customer want to be able to choose some pages (with descendants) to not show in the search result....
View ArticleLegacy Cart to Serialized Cart Conversion - LineItem data is missing
Hello,We are on Commerce 11.8.5 and trying to convert from legacy cart to Serialized Cart. After Updating the Code base from Cart Helper to ICart, ran the Legacy Cart Migration in CMS. Unfortuantely,...
View ArticleCould not load type 'Mediachase.Commerce.Manager.Marketing.PromotionList'
Hi,After upgrading to EpiServer Commerce v 13.3.1.0, I am seeing this error when I try to open the promotions in Commerce Manager:Could not load type...
View ArticleCannot externally link pages from one directory into another, episerver bug?
Using episerver 11. structure is as follows: -Root +directory 1 +directory 2Trying to link a sentence in a rich text blog in directory 1, to an article in directory 2. have tried linking via...
View Article404 on Episerver Content Delivery Api
HiI'm trying to use the content delivery api.I have installed the packages, and when I query mysite/api/episerver/v2.0/site i get an answer.However when I query mysite/api/episerver/v2.0/content/65050...
View ArticleDynamically created metafield doesn't show on the Commerce UI
We have an import that creates metafields from the code. The relations and the values reach the DB. But the fields don't show on the Commerce UI or on the code retrieving the data for PDPs.When the...
View ArticleDisplayName not saved and variant not published when creating variant for...
Hi!This is my code:var variant = _contentRepository.GetDefault<Variant>(productRef); variant.Name = "Name"; variant.DisplayName = "Name sv"; var vaRef = _contentRepository.Save(variant,...
View ArticleHow to change title property of page under SEO tab from code?
How to change title property of page under SEO tab from code?
View ArticleNull currentPage in Index action of page
I am getting null currentPage in Index action of a page. I have added EPiServer route as well. My controller is inherited from PageController<MyPage> and index gets hit but with null currentPage.
View ArticleIsPrimary cannot be Null
I am doing a migration job. I have an xml with data and i am importing it to Catalog.On some items i get following error:Any idea to...
View ArticleDiscount is not getting applied to price properties
Hi,In a Commerce 11.8.5 project we have a custom FixedPrice promotion.After orderGRoup.ApplyDiscounts() I can see the applied promo in orderGroup.Promotions, but lineItem.TryGetDiscountValue(d =>...
View ArticleOnly sporadic indexing of content - ContentIndexer.Invisible?
We've been having big problems in our multi-server environment with the Find indexer not always indexing one or all properties of a document, or not at all. It seems to be isolated to the event based...
View ArticleProblem with DOJO updating EpiServer edit mode
Hi,I am having problem when creating new page in EpiServer edit mode. I saw that on creation of new page (before entering content), panes on the top, left and right are updating using DOJO and deffered...
View ArticleGeneration of URL segment for content
HelloWhen a page is created an URL is auto-generated that changes ø to o. Is there any way to change this behaviour so that ø becomes oe?Thanks in advance.Regards,Benjamin
View ArticleDragging Blocks into Rich Text Editor - Rendering Issue
HiAs per the article below https://webhelp.episerver.com/latest/en/platform/blocks.htmWe can drag blocks into Rich text editors.In our site it allows us to drag the block (screenshot above) but it does...
View ArticleA Question
Hi Is it possible to generate a list of all the files stored in the VPP?I need all the files in all the directories > even the sub directories that contain sub directories etc not just the first...
View Article