Sorting of images or media added in Media folder
Is it possible to sort the images or pics added in media folder based on date as if I have many docs and images in one folder.i have categorized it in sub folders too , but still my subfolders have...
View ArticleEPI Server Social Deploying on On-premises Servers
We are using EPIServer CMS solution and now wants to add social features to it. Wanted to know if we can deploy EPI Server Social microservices on On-Premises servers and database as we cannot use...
View ArticleCustomer Service Representatives UI and OWIN?
Hi,I'm trying out the new beta of "Customer Service Representatives UI" but when fetching data from "https://..../EPiServer.Commerce.UI.CustomerService//countries" I get a 401 unauthorized response.The...
View ArticleRemove PageData instance works only once
I get the above error the _second_ time I run_contentRepository.Service.Delete(startPage.ContentLink, true, EPiServer.Security.AccessLevel.NoAccess);If I IIS-reset it works _one_ time, then I get the...
View ArticleBlocking on a javascript Promise.
I've a PropertyList where editors can select a further list of items, and in Edit Mode, it displays multiple [object Object] output, so I created a Dojo script to inspect and replace that output with a...
View ArticleMigrating to Azure Storage Accounts (media blob - image - not displayed in...
Good AfternoonI am currently researching into migrating the EPiServer 11.10.1 media blobs from a Windows DFS Share to an Azure Storage Account.The configuration tried is as follows:web.config (Note:...
View ArticleDatetime format in CMS edit mode
Hi Team,I have created "Datetime" property in one of my page type and i want to display "dd/mm/yyyy" to the editors but it is always showing in "mm/dd/yyy" format. Below are possible configuration...
View ArticleHow to customize validation message for each field episerver form.
Hi,I want to implement custom validation message for each filed in form,Does anyone know if we can customize a validation message for each field? Now I have two textboxes (Name, Email), those are...
View ArticleHow do I set the message to be displayed when a form field fails validation?
I'm using the basic form elements provided out of the box, but I can't see where I can set the error message to be displayed for my different fields, when their regex validation is failed.
View ArticlePrincipalInfo.Current.IsPermitted() for anonymous users
Hello,I defined couple of virtual roles and some permission types in the system I am working on. The virtual roles are there in order to assign permissions to the roles using Permissions for Functions....
View ArticleCustom Promotion additional field
Hello everyone,I’m absolutely new in EpiCommerce. I’m using Quicksilver project.I created my own custom promotion and custom promotion processor as well.I included 50% percent discount to women...
View ArticleEnable TinyMCE "Go to media" for blocks and images/files used as block
The TinyMCE "Go to media" currently only works on normal images.This function should be expanded to also handle blocks and images/files that are dragged into the editor.
View ArticleIssue with EPiServer.Web.Routing.UrlResolver.GetUrl for Commerce content...
Hi,When using the EPiServer.Web.Routing.UrlResolver.GetUrl method to get the url of multiple content versions (published and previous published) of the same Commerce content it always return the same...
View Article[BUG] OriginalObjectGetter is missing for WebContent
Hi,OriginalObjectGetter is missing for WebContent. Is this by-design? This means we can't do following:private static WebContent GetWebContent(UnifiedSearchHit hit) { if (hit.OriginalObjectGetter !=...
View ArticleConverting Commerce Content Types
Hello,Is there any any solution for converting Commerce content from one content type to another,? like the admin tool for CMS content.We are using the latest packages of CMS/Commerce.CheersBen
View ArticleTinyMCE, Clear formatting
My client wants "everything" (for instance h1, h2,h3 etc.) to be unformatted when clicking on "Clear formatting" in TinyMCE (v. 2.6.5).i'm trying to do like this:var removeformats = @"{formats:...
View ArticleProperty setters bypassed – why?
I struck on that the block property setter is called only once during block “life time”. In case from call withinSetDefaultValues(ContentType contentType)I performed some tests on this:1. Create new...
View ArticleSilverpop Engage UI on CMS 11
HiiDoes anyone know any significant changes to the way Silverpop Engage works on CMS 11? I've noticed a drastic difference in the User Interface in CMS Admin, when compared to previous versions....
View ArticleContentReference (UiHint.Image) within IList Property List
HelloI have a property of ContentReference decorated with UiHint.Image within a propertylist, this doesnt seem to work any more i.e. the Property does not show within Episerver. If using UiHint.Media...
View ArticleAutomate way of activating cloud licenses
We are deploying EPiServer CMS on Amazon.We will have 3 Dev, Test and production environments.We are implementing infrastructure as code. When we are updating our web servers we create AWS images...
View Article