Commerce Caching - Timeout - Best practices?
Hi everybody.We have a commerce site with +200.000 variants and we experience that the cache is often empty when users are fetching products/variants/categories - Propably because many...
View ArticleAn attempt was made to access a socket in a way forbidden by its access...
Hi all,I followed the steps for installing EPiserver commerce given in the website but i am facing the problem which i kept below.I sortouted with many couldnt find whats wrong in that i have done many...
View ArticleEpiServer Form: Conditional Cross field validation support?
Hi,I'm trying to create a EpiServer Form which has two fields, The user only needs to fill one of the fields but should get a validation error if both fields are empty.Is there anyway to create this...
View ArticleLearning Platform Add-on Recommendation
Hello all guys, is there any Learning Platrform (or something similar/could be adapted) add-on to EpiServer? Thank you in advance, cheers!
View ArticlePage/Block Types missing in edit mode/can't edit blocks
More quirky issues with my development site. Just synced up data from production down to development (SQL backup/restore, replace existing) and noticed that I can't edit a container with blocks (Sub...
View ArticleSort By Price on Product Variation using Find Query
Hi all!We are using Catelog Product Model to search products and already had Sort by options with DisplayName and Relavance.Now we would like to sort the results with Price(Asc & Dsc) wich is with...
View ArticleUnable to upload video files
Hello.I'm having trouble uploading video files.Has the following code: [ContentType(GUID = "1f7218e9-bddf-4734-b067-4d2d68b5dade")] [MediaDescriptor(ExtensionString = "mp4,webm,ogg,mov")] public class...
View ArticleMultiple searches in one request
I want to use Episerver Find MultiSearch to limit nr of requests to Find, as specified here. How can I dynamically add Searches, typically inside a foreach statement?The code below works, but I can see...
View ArticleUpdate page property content via SQL queries
Hello!I'm trying to change a specific word to another word on all pages on my website via SQL queries to the database. I have managed to do this by doing a update query on the views tblProperty and...
View ArticleSearch option for select content popup in CMS edit
Hi,I need to show search option for content pages in "Select Content" popup for editors. I have below few page type properies across the application.1) public virtual ContentReference ProductPage {...
View ArticleUnable to Create Local Block on Commerce Page as full UI is not displayed
We are experiencing a problem that ulitmately results in a 409 error from the server when adding a new component.On a CMS page, When a block is added to a ContentArea all is fine whether created as a...
View ArticleSubmitButtonElementBlock.ascx renders class attribute twice
The SubmitButtonElementBlock.ascx in version 4.28.0.0 renders the class attribute twice which causes problems with the styling of this element:<button id="7e374cd6-a2e7-47f4-a9c1-35cf941ef307"...
View ArticleMultiple episerver form container views?
Disclaimer: apparently I cannot post links on the forum cause my account hasn't associated to a companyI am following the guide regarding custom forms on develop guides.It tells you to copy...
View ArticleA new block created within a page with workflow should be approved and...
Our customer found that when a workflow is enabled and you click the "create a new block" link within a ContentArea of a page to build a block, after clicking "Create," it takes you back to the...
View Articlehow to put a json file in DAM?
If I drag an image into the media asset thing (the folder symbol in the top right, then choose the "media" tab, then chose a folder) I can then view that image in a web browser using the globalassets...
View ArticleBlock in published page has “This item is not used anywhere.”
I have a scheduled job that loops through all pages of a certain type and creates a block for each page and puts it in a ContentArea.var newBlockForArea =...
View ArticleExtend the default implementation of PermissionDB.SaveRolesForPermission with...
The base implementation for PermissionDB.SaveRolesForPermission doesn't allow for customising the "ClearByName" and "ClearByPermission" parmeters passed to the netPermissionSave SP.When saving...
View ArticleEpiserver DXP - Trusted Certificates
Hi I have a question from a colleague working on something, I would think it's a no just to Azure but wondering if anyone had any info.We are wondering if there's any way of intalled a trusted...
View ArticleContentDeliveryApi: System.InvalidOperationException: 'The object has not yet...
Hello,I have added ContentDeliveryApi (Cms and Core) to my application, but after that I'm receiving an error:System.InvalidOperationException: 'The object has not yet been initialized. Ensure that...
View ArticleNo results in Content Search API
Hello, I have a problem with usage of the Content Search API --I have installed Content Search API by following instruction at the Episerver World. However, the API yields no results:{"totalMatching":...
View Article