Number Fields Not Appearing in Email Summary
I have a number field on a form named "Number of Tickets" this number needs to appear on an email to confirm with the submitted and another email to someone within my organization. When assembling the...
View ArticleHtml.BeginForm Routing In Page Type
Hello,Sorry if this question has been asked before. I haven't been able to find the kind of solution I'm looking for.I've hardcoded a MVC form that uses an HTTP POST method to communicate with an API...
View ArticleNew feature: Display Groups in content areas
There is needs for organizings blocks by grouping them within content areas, for different reasons, mostly to comply with design. For example manual zebra striping or any more advanced stuff.Since...
View ArticleEpiserver CMS Visual Studio 2019 Extension
When Can we expect Episerver CMS Visual Studio 2019 Extension?
View ArticleNew TinyMCE - Add blockquote with cite and/or title
I have recently upgraded a TinyMce editor in an Epi site from v 1.0.0 to 2.8.0. The old TinyMce editor had a button for the editors with the functionality to add a blockquote-element with the ability...
View ArticleVersions Gadget shows different person
Has anyone come across this before? If so how did you resolve it? It's not doing this all the time so I can't provide steps to recreate this.
View ArticleSchedule Job updating customer facing content but not visible when editing.
Hey guys,I've a small niggly issue here. I've created a scheduled job to add a new value to each of the products we have. The value (integer) is stored in the database e.g. product code - ts_77 is...
View ArticleInRiver, Commerce 12.11 - Multiselect CVL values not properly imported
Im currently working on a project using the EpiNova Inriver Connector and InRiver 6.3.I have a problem where multiselect CVL values are not imported to items in EpiServer. All other fields and...
View ArticleEPiserver Category property Disappear
After upgrading Episerver CMS from 10.x to 11.11.0 and installing geta categories the Episerver Category property has disappeared from all pages blocks. I have checked the code and upgrade changes but...
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 ArticleRecurring Orders
Currently we have an request at our customer to create recurring orders (subscriptions). I see that EPI supports something like this using PaymentPlans. However according to the documentation this is...
View ArticleTinyMCE editor (v2) and roles
Is it possible to configure TinyMCE editor to display options based on user roles?
View ArticleCreating a block, selectively showing only certain inputs
In our site right now we currently have 4 block types to create different styles of buttons.Each block is basically the same, it just requires a few different things: Image block needs an image. Icon...
View ArticleCreating blocks in blocks not working with latest version
Since some time after version 11.10.6 the following features stopped working:Creating a new block under a newly created blockThat is, "For this block" -> "New block"Creating a new block in a...
View ArticleControllers in a separate project?
Hi,Iam trying to separate the controllers into a separate project. How do i modify the routing to handle this. I know in MVC you can add a namespace parameter to the routing, is that possible with...
View ArticleUsing castle windsor in episerver cms
Hello,I want to use Castle Windsor dependency injection instead of Structure map. I want to do that because our organization has a common framework for all projects uses same cross-cutting pattern. is...
View ArticleWait Timeout when deleting children from container page
Hello,I am implenting a solution wherein we delete child pages from a container for the purpose of populating it with new pages from an import. There are ~500 pages under the container page. The code...
View ArticleHow to know what "actual type" of VariationContent I will get?
Hi,When I have a variation Code and I want to retrieve its Content, I do this:var ref = GetCatalogEntryReferenceFromEpi(variationCode);var content = _contentLoader.Get<VariationContent>(ref,...
View ArticleTranslating a block
Hello, urgent assistance required.We are using the code below to make translation branch for a page. Need help to make translation branch for block.The idea is to programmatically translate pages and...
View ArticleImageProcessor Help Request
Hi Everyone,I'm trying to take to take Vincent Baaij's ImageProcessor.Web.Episerver for a test drive, but I'm failing hard trying to get it to work. I've been trying for a couple of days now and I'm...
View Article