Get data from MetaClass table.
Hi,Is there an episerver api to use to get all entries, or the Name and the MetaClassId from that table in the database?Thanks in advance.
View ArticleGetFormsInfo doesn't return all forms
We run a scheduled task (running from episerver) that loops through all available forms in our episerver instance and exports any submissions that have been made since the last time the scheduled task...
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 ArticleEPiServer Find Content Indexing Job scheduled job:...
Hi,I have experencing an issue when i am trying to run the job EPiServer Find Content Indexing Job. This issue only happend on DXC enviroment and i can't reproduced on my local development environmentI...
View ArticleUpgrade 10.10.3 to 11.14.0 SqlException
Hello Epi people!After upgrading I'm getting an error when changing any property i Edit mode. The friendly message is simply "Something went wrong", "An unexpected error occurred". The config and...
View ArticleNew Property not showing in edit mode
Hi there, Working on an existing block, [Display(Name = "string 1", GroupName = SystemTabNames.Content, Order = 10)][CultureSpecific]public virtual string String 1{ get; set; }[Display(Name =...
View ArticleUsing ContentDelivery API and ServiceAPI - Auth errors
Hi,I am using the EpiServer Service API and Content Delivery API. I want to use both Authorization, so I added the following code in my Startup.cs...
View ArticleEpiServer CMS 9.12 SQL error in edit mode
Hi,I'm developing in EpiServer CMS version 9.12.2.0 as an IT consultant for a customer that we have.We are having a problem after deploying into production, where this SQL error (see attachment below)...
View ArticleCustomize promotions engine
Hi,I am working on Commerce 12.15.0, we have a requirment to calculate the promotions on Regular price and not the placed price. For example:SKU 001 has a Regular Price $10 and Sale Price $8. Upon...
View ArticleImage is not rendering correctly when using ContentReference
Hi,I am using following code to select image to display on page: [CultureSpecific] [Display(Name = "Right Sub Menu", GroupName = GroupNames.Properties.Content, Order = 90)] [UIHint(UIHint.Image)]...
View ArticleTinyMCE 5
Hi,Are there any plans to upgrade Episerver TinyMCE editor to use latest 5th version of TinyMCE?At this moment version 4 is used. Regards,Andrei
View ArticleCases with POS connected to Episerver commerce?
We have a potential client that want to explore the possibilities to use Episerver Commerce together with a POS (Point of Sale) solution.I understand that basically any POS can talk to Episerver...
View ArticleTinyMCE 5
Hi,Are there any plans to upgrade Episerver TinyMCE editor to use latest 5th version of TinyMCE?At this moment version 4 is used. Regards,Andrei
View ArticleCMS UI refresh (V11.23.3) persists selected edit mode
Unfortunately, since CMS UI refresh (V11.23.3), the CMS no longer remembers the content editor's last selected edit mode, which was a nice feature. The CMS always loads the In-Page Editing Mode.How to...
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 ArticleHow to Update the Purchase Order with another Cart data
Hi all,I have a case to update purchase order data with payment details, orders status and cart data.I'm able to update status of purchase and payment but i'm unable to update cart. That means I would...
View ArticleEpiserver Find: Enable automatic tracking not working
Hi,I use demo Service and i enable automatic tracking by call Track() on the search query like bellowcontentResult = search.Track().GetResult(hitSpecification, filterForPublicSearch);And then i perform...
View ArticleWhy EPIServer find autocomplete giving 403 error?
You do not have permission to view this directory or...
View ArticleProblem with Client Certificates in DXC for authentication against an...
HelloTL;DR; I'm looking for assistence using multiple certificates for authentication of webrequests against an external API form the DXC encironemnts. I'm working with an external API that requiers...
View ArticleInconsistent results with FilterForVisitor()
Hello,We have been using the same code for many months to search for products in our catalog. Recently though we started having issues where the same search query would produce different results....
View Article