Index blocks in ContentAreas as individual entitys in index.
Hi, I use blocks as steps in a tutorial on a page. The steps reside in a contentarea and I want them to be indexed as individual index entries where SearchUrl is the page url + #step + placement order...
View ArticleState/Province dropdown
New to Episerver Forms, building a simple contact form. Is there a way to build the state/province selection field without having to manually input the options for each state/province calue? I see...
View ArticleCommerceSettingsAdmins user could not access /episerver/commerce Url
I created a user and added the user to CommerceSettingsAdmins group. User can login to Epi server admin but when clicking the Commerce link, user is automtically redirected to the login page as if it...
View ArticleInconsistent behavior when creating nested folders
Good afternoon,Our clients have reported a few inconsistencies when creating nested folders which seems to be occurring only when application is running on multiple App Service instances. Please see...
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 ArticleCommerce 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 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 a way 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 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 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 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 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 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 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 Article