Forms submit - 6 second or more delay
We have a client using Episerver Forms (4.23). When submitting the form there is a good six second minimum delay before the Thank You page loads. They are using the Marketing Connector for Salesforce....
View ArticleCopy content from 1 cart to another?
I am trying to figure out what is the best way to copy content from cart A to a new cart B.I have a requirement from the customer, that everytime a Dealer clicks Save.The cart should be saved and a new...
View ArticleValidation of property with EmailAddressAttribute fails on empty value
When a string property is decorated with an EmailAddressAttribute validation fails when removing the address. This occurs on a fresh Alloy site with all the latest updates.How to reproduce:Create a new...
View ArticleValidation of property with EmailAddressAttribute fails on empty value
When a string property is decorated with an EmailAddressAttribute validation fails when removing the address. This occurs on a fresh Alloy site with all the latest updates.How to reproduce:Create a new...
View ArticleEpiserver.CMS.UI >= 11.20.1 no more focus on existing image on 'select image'...
Episerver.CMS.UI < 11.20.1When I have a block/page with an image:[UIHint(UIHint.Image)]public virtual ContentReference MobileMenuBackgroundImage { get; set; }and you click in CMS on an existing...
View ArticleTinyMCE editor (v2) and roles
Is it possible to configure TinyMCE editor to display options based on user roles?
View ArticleNeed Assistance on Promotion
Hi,If a customer buys a set of items, we would give one item(which is not in that set) free. There is no default Epi promotion to achieve this. Is there any way to customize?We tried,"Buy Products for...
View ArticleSSL/TLS-problem for https://dl.episerver.net/version.json
I get some SSL/TLS errors logged for an EpiServer site that occurs pretty frequently in our production environment.Anybody else who have the same problem? It seems like episerver.net sometimes have...
View ArticleChanging order on SKU page
I can not change the order of photos in media group on SKU page, well, to be fair i can change it, but it doesn't save new order, if i close SKU page after autosave and open it again, i will see the...
View ArticleRetrieving assocations by target
If I have an association between product A -> product B, it seems I can only retrieve this association by source. If I ask B for associations (through IAssociationsRepository), it doesn't appear to...
View ArticleCommerce manager page is not loading when hosted in IIS
Commerce manager page is not loading when hosted in IIS; url is as shown below. However it loads in localhost. There is no log in App_data folder....
View ArticleAccount access right does not match while the account used programmatically
I have created an account and assigned full access to it for the whole tree. When I try to use that account programmatically in a scheduled job by calling PrincipalInfo.CurrentPrincipal =...
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 ArticleUrl property disappear when adding and publishing
Am quite new to EpiSever so bare with me. I have two classes like this: namespace Whatever { public class Link { [UIHint(UIHint.Image)] [Display(Name = "Image", Description = "", GroupName =...
View ArticleCannot modify TinyMCEConfiguration by implement...
Hi,I want to extend XhtmlStringEditorDescriptor follow below code with purpose to get theme value from startpage and it throw error. How can I solve this?[EditorDescriptorRegistration(TargetType =...
View ArticleEpiserver Find: Get search results from page and subpages
I'm creating a search function that should return page specific search results.I.e. if I have a News page I would like to search only in that page and its children Article pages.Does a filter for such...
View ArticleContent Delivery API - Getting Assets From Content
Hi,We are trying to use the Content Delivery API and we are struggling to get the assets like Images from the Content. No images or event the references are being returned for the content that we are...
View ArticleIScheduledJobExecutor - only for manual execution?
Hi!I stumbled upon the interface IScheduledJobExecutor (EPiServer.Scheduler.IScheduledJobExecutor).Is this interface only for manual execution of scheduled jobs?Would it be possible to mimic the...
View ArticleStoring all configuration sensitive data in Azure key vault and accessing...
Hi, I'd like to store sensitive configuration information such as my client's payment provider api key's in an Azure key within the same Azure tenant as my Episerver DXC web applications. The simplest...
View ArticleEpiserver.CMS.UI >= 11.20.1 no more focus on existing image on 'select image'...
Episerver.CMS.UI < 11.20.1When I have a block/page with an image:[UIHint(UIHint.Image)]public virtual ContentReference MobileMenuBackgroundImage { get; set; }and you click in CMS on an existing...
View Article