Episerver as a Federated Security Server
Hello,More of a high level request for knowledge or if anyone has tried this but we're looking at the potentially of an Episerver solution acting as a federated security server. We've a client who have...
View ArticleValidate duplicate content on Blocks
I have a block (VideoBlock) that has a string type named Video (represents video id). I had to prevent users from creating more than one video block with same video id and used below code in Save...
View ArticleEnum property translation not working
I'm using `Enum` from Geta EPi.Extensions attribute on a block propert, which implement ideas following these blog...
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 ArticlePage level validation for a block property value in CMS edit view.
In CMS edit, Suppose if a page is having multiple blocks of the same type, a specific block property value should be unique across all the blocks within the same page. Is there a way we can validate if...
View ArticleRead Forms data in a scheduled job
Our client wants to create a form for some internal survey. I am hoping to create a scheduled job to read the form data submitted by users and use it to update their profile pages. Is there a document...
View Article(Another) Question about extending LinkItemCollection with a new...
So far, I've seen quite a few people asking about this, and nobody following through with a sufficient solution, so I thought I would post with what I have so far, and see if anyone has any suggestions...
View ArticleTinyMce Style Formats
Running:"EPiServer.CMS" version="11.15.0""EPiServer.CMS.TinyMce" version="2.10.1"I am currently trying to add a custom format to our tinymce, if I use the normal process of...
View ArticleCustom form elements with all options already pre-set for the editor (and...
Hi Team,I want to know if it is possible to do something like below:I want to create some cutom form elements which will be fixed and important for my form to execute a particular functionality. So...
View ArticleFind - Best Bets
Hi all, I've created a Best Bets for a specific product page to pop up at the top of the internal search when someone searches particular keywords. However, it is not triggering the right page when I...
View ArticleMake LinkItem a valid property type
LinkItemCollection is great but if you only want one link it would be nice to be able to create a LinkItem property.
View ArticleLinkItemCollection Media, Page items are not imported from the other site
I am using Episerver Import/Export data tools to export data from a website and import them to another website.However, every property could be imported. But not the below LinkItemCollection...
View ArticleSet Default Required Validator in Custom form element
Hi Team,Is there a way to set the Custom form element required validator to true, so that it will not be necessary for the user to set it fom the CMS everytime they add.I have created a custom form...
View ArticleWhat's the trick to adding a title to a section of fields in the CMS user...
This question is specific to a commerce content type, but I feel like it applies to any PageData or BlockData as well. When you ase defining your model, you can define GroupNames that allow you to...
View ArticleEpi Commerce Media Hosting in S3
Greetings!We are getting ready to build our ecommerce site using episerver. We have a few questions related to media assets. We plan to use our existing CRM infrastructure as a PIM for the site. We...
View ArticleForms file upload error
Whenever I try to upload a file on a form I get the following js error:If I don't add a file then the form submits fine. This is on my local dev environment.Using EpiServer CMS V11.9 and EPiserver...
View ArticleMultiple modules that have same client resources cause JS errors
In web project we have some external CMS modules, one of them defines client resources that are loaded in CMS in config file:WebProject\modules\_protected\LionbridgeConnector\Module.config<?xml...
View Article404 on call to /api/episerver/testing/SaveKpiResult during AB testing
Hi,I have a problem running AB tests in Episerver. One of the possible goals ("Landing Page") works fine, but I get an error when trying to use "Time on Page".The views are counted correctly, but after...
View ArticleMaximum length of Url property
Hi,I'm getting the following error when adding an external URL in edit mode that is longer than 255 chars:Could not save property, and it has been reverted. Please try again."Src" has exceeded its...
View ArticleGetContent - Projection with image and URL
I've been playing around with EpiServer search, and have successfully managed to use it to filter some pages and pull out the relevant content items using GetContentResult(). I've also managed to use...
View Article