Adding items to a ContentArea programmatically
I am trying to write some unit tests, which require a block/page to have some items added to a ContentArea, which I need to do in the code.However, when I run the following code - it throws an...
View ArticleCreating multiple sub node items with same name in different parent node...
Hi,I am facing some wired issue while importing catalog and node items using Episerver Commerce service APIScenario -My CatalogNode 1Sub nodeNode 2Sub nodeNode 3Sub nodeI want to create a node name...
View ArticleWhat is the best way to call a async method in a sync method?
Hi there,I did a bit of research on how to call an async method in a sync method in Epi, but I could not find the "final" recommendation. So let's say inside of the method ProcessPayment present in the...
View ArticleAny way to exclude certain fields from search?
When having the '.InAllField()' search, how can we exclude certain fields from searching? I always think it's better to have the blacklist approach (Having 'InAllField()'' and then excluding certain...
View ArticleGetReferencesToContentItems throws exception after upgrade to latest CMS...
Hi!I just upgraded to CMS 11.30.1 and Commerce 13.26.0 and now I get this exception when calling ContentRepository.GetReferencesToContent(contentReference, false)[ArgumentException: An element with the...
View ArticleCan't publish or edit page. Unable to load...
Can't edit or publish page.When hitting the button for publish it only says "Not published yet"Opened Dev tool and noticed this error: VM1575:1 GET...
View ArticleGet both page types and media types from a single category filter
Ok - I work in government and I've been directed to try and create a search for all the COVID-19 releatated information we have on our site, which is only about a hunded pages and several hundred pdfs....
View ArticleApproval sequence customisations
Hi all,We recently upgraded and converted over to the new approval sequences.I have a few questions that have been raised by our web admins:1. As mentioned here:...
View ArticlePossible to get information about most frequent searches through statistics...
I want to be able to get statistics information in a simple way for Most Frequent searches, Searches without hits and Searches without relevant hits in a simple way.The best way would be if it would be...
View ArticleHide Contact Details tab on Order Management > Order Details screen?
Background: The user and login details in our website are stored on an external CRM system with the user logging in via an OpenID authentication. On the customer contact data, we only store the minimum...
View ArticleRetrieval of Most Popular Search Phrases and Trending Products from the Find...
Hi All,We have a requirement to implement the Most Popular Search Phrases and Trending Products which is avaialble in the Find Statistics as belowFind StatisticsBut we could not find a way to retrieve...
View Articlegetting error while integrating Azure OpenId connect
Hi, I am trying to inegrate Azure openId connect AD authentication, I am following the below links as reference....
View ArticleChanging name in URL doesn't affect URL in navigation
Hi,When I change the name in URL in edit mode and publish the page the URL is changed and I can view the page if I choose View on website. However, when I try to reach the page through the navigation...
View ArticleRetrieval of Most Popular Search Phrases and Trending Products from the Find...
Hi All,We have a requirement to implement the Most Popular Search Phrases and Trending Products which is avaialble in the Find Statistics as belowFind StatisticsBut we could not find a way to retrieve...
View ArticleUnable to switch language in editor mode.
Hi,I am in the process of upgrading a Epi 7 multi language site to Epi 11, most of the upgrade went ok. Today i noticed a weird issue when switch language in editor mode.In the old epi 7 site, I am...
View ArticleTips for a better overview when using Personalized groups / Visitor groups?
Hi everybody.We have a solution in which our customer makes heavy use of personalized groups and visitor groups. This works fine in some areas, but as the number of groups rise, it gets much harder for...
View ArticleHighlight the current environment in CMS editor
Hi,In our team we have members who works in multiple environments simultaneously and I'm trying to minimize the risk of someone making a change in the wrong environment.I'm mostly worrying about the...
View ArticleChanging "Permissions for functions" programatically
Hi,It is possible to change the settings in Admin / Config / Permissions for Functions part of the UI programatically, could someone point me out some APIs?Using CMS 11.10. Thanks!Zsolt
View ArticleFinding properties with references to images
Hello!Im new to EPiserver so im very much out of the loop on lots of things, but i thought maybe i could get some help here.What i want to do is basically find if a page has a property that holds a...
View ArticleContent Delivery Api Search returns only Commerce Items
In our Find Index we have regular content items and commerce items. Maybe I am mistaken, but 'api/episerver/v2.0/search/content/' should return all content items available in the index, right? But only...
View Article