Loader exception in...
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.SearchClient.Instance.Conventions.UnifiedSearchRegistry.ForInstanceOf()When I inspect the...
View ArticleDefaultSynchronizedUsersRepository not set correctly for...
Issues around selecting users in the UI, I have posted about the issue and solution...
View ArticleEpiserver Forms - Case Mapping (Salesforce)
Hello EveryoneI've connected my episerver forms to salesforce and I see account,lead,contact etc but I don't see case as a mappable entity. Hopefully someone out there can assist? Thank you in advance.
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 ArticleForms 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 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 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 ArticleUpgrade Episerver 7.5 up to the latest version of 11
Hi,We have a 7.5 version of Episerver together with Commerce and we would like to upgrade it to the latest version of 11.How easy is this and is it possible? We have custermized commerce quite a bit to...
View ArticleCreating CustomObject instances with Salesforce Marketing Automation Integration
When creating a form with the Salesforce Marketing Connector (EPiServer.MarketingAutomationIntegration.Salesforce v4.2.0) I only see the standard Salesforce Objects (Accounts, Contacts, Leads, Cases,...
View ArticleTinyMCE editor (v2) and roles
Is it possible to configure TinyMCE editor to display options based on user roles?
View ArticleTinyMCE editor (v2) and roles
Is it possible to configure TinyMCE editor to display options based on user roles?
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 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 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 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 Article