Episerver local environment setup
Hi,I am trying to configure our client website in my local environment. I have a complete code setup and Episerver database. I am able to connect to the database using SQL.Am Trying to load the...
View ArticleCustom Form Container - Adding DIV tag between the form elements label and...
Hi,I have followed the below reference to create a form container, and am trying to customise the look of the form.Based on the documentation for "Rendering a multi-column form container block" under...
View ArticleCustom Form Container - Adding DIV tag between the form elements label and...
Hi,I have followed the (world.episerver.com/documentation/developer-guides/forms/rendering-a-multi-column-form-container-block/) reference to create a form container, and am trying to customise the...
View ArticlePersonalized group with list of blocks?
Is there a way to get the personalized group to contain more than one block for each visitor group? We have a calendar that contains calendar items that are supposed to be aimed to certain groups. But...
View ArticleILoggerFactory that can intrepret and map event id to application insight
Hi Episerver,When we log to application insight in the DXP we would like to attach an EventId to the log message. This would allow us to more efficiently search for specific logs as well as set up...
View ArticleRemoved stemming and now episerver find can't differ between letters with and...
Hi,Got a question regarding episerver find, my problem is similiar to this...
View ArticleMulti-select faceting
Hello,I'm having a challenge figuring out how to do multi select faceting with Episerver Find, when terms under different facets are selected. I will try to explain what I am doing and what I want to...
View ArticleProgramatically creating a ContentApprovalDefinition for a block
Hi,I'm trying to create a ContentApprovalDefinition when creating a block. This is done to be able to exclude some specific block types from the content approval process. I'm using the following code...
View ArticleBest way of Implementing a logic + Content API
I have a bunch of Article pages which I can query using Content API.I also have a separate Page type that has a Content Area property. This Content Area property holds Article pages.The need is when I...
View ArticleAccess denied and Page not found responses + Content API
My website has a Page type to show exceptions and displays 404 or 403 based on result. Based on this, when a third party tries to query content from my site using Content API,If the content doesn't...
View ArticleGet PromotionData from the PromotionInformation class
HelloA bit of context: I created a custom promotion adding only a new property (Display name) so that I could display a localized text on my order summary. Now, when I fetch my promotions applied to my...
View ArticleMetaDataType LongString Alternative?
We need a long MetaDataPlus field for LineItems, and in the past have used a MetaDataType.LongString type when we needed to create them. These rely on ntext SQL fields, which are deprecated in SQL...
View ArticlePromotions with Multiple Order Forms
We have a client that uses multiple ERPs, handles payments differently for different items, and has complex shipment logic. This forced us to break up our orders in to multiple order forms with...
View Articledevelopering for DXC B4 exercise: "Deployment of msBuild generated package is...
With some changes to the project, it was possible to get the alloy project to build. However, the release fails with this error:020-06-02T22:19:37.9673238Z ##[error]Error: Deployment of msBuild...
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 ArticleAdd field to LinkItemCollection ?
Hi there, I have been asked to add a new option to the LinkItemCollection called "Button Style" to allow our editors to choose a predefined button color for links when they are creating content.I am...
View ArticleEditorDescriptor on shared blocks not executing
I want to extend the group container for my block but when adding a EditorDescriptor it's executed when I use it as a local block but not as a shared block. What's the difference and how can I...
View ArticleCreate pages under an ArticleOverviewPage which is a ContentProvider
Hello,we have an ArticleOverviewPage(custom DataPageBase) which has an ArticleOverviewContentProvider: Contentprovider.This provider creates ArticlePages on the fly(on app-start, matching configured...
View ArticleVideoFile (Video) Player
Hello all,I have a VideoFile.cs model as well as it's View (Views/VideoFile/Index.cshtml), with a disabled download control on a player.However when I upload video through TinyMCE -> Insert/edit...
View ArticleTinyMCE V2 Table not showing in toolbar "OTS parsing error: name: failed to...
I've been trying to add the table toolbar to my TinyMCE and not having any luck. Just checked Chrome Dev Tools for a possible error and noticed the "OTS parsing error: name: faled to parse table"...
View Article