Able to zoom in on all (product) pictures in CMS (especially those on the...
Please provide the possibility to zoom in / open a pop-up window for all (product) pictures in CMS and especially those on the "Media" tab
View ArticleIs it possible to make an Entity Object (Business foundation) read only?
I have a case where the customer wants a custom Entity Object related to Contacts to be read only, in the sence that an admin (from Commerce Manager) should be able to create new instances of the...
View ArticleCant drop multiple images onto IList
I have a simple content reference list for images defined as below: [Display( GroupName = SystemTabNames.Content, Name = "Images", Order = 10)] [AllowedTypes(typeof(ImageData))] public virtual...
View ArticleContent not visible in edit mode but visible when viewing outside
Hello dear friends :)!i encountered a problem and wonder if someone have had similar problem. some pages when editing them (both on-page editing and allproperties mode) all properties are empty, but...
View ArticleHow to get all contents with a specific smartform type?
Hello, We had a request of retrieve all smartform contents with one specific smartform type "xxxx". How can we do it through database? Or Is there's a faster way of doing it? thanks!
View ArticleIssues with find.js from dl.episerver.net in China
We have an Episerver DXC application that is working ok in most geolocations but is failing to serve https://dl.episerver.net/13.0.5/epi-util/find.js in China. Episerver Support are investigating, but...
View ArticleHow to access a page with different url ?
I have a child page under start page as shown below. How to access child page with url "startpage/anotherpagename/childpage." Normally we get url as "startpage/childpage"startpage---child page
View ArticleHow to add category in page url?
I have a child page under start page as shown below. How to access child page with url "startpage/category/childpage." Normally we get url as "startpage/childpage" where category is property of PageData.
View ArticleHow to extend or add controls like font color in tiny mce?
I have very limited number of controls in tinymce. How to extend or add controls like font color in tiny mce? tinymce version is 4.8.5.
View ArticleCMS UI and SVGs
Hi All,Really enjoying the UI enhancement to display thumbnail images when used in the CMS. However, when using SVGs the thumbnail doesn't render:Any ideas on how to fix this?Alex
View ArticleIs it possible to give a specifik role the On Page Editing view at log in?
We have a couple of different user roles for our webbeditors:publishereditorauthorThe "lowest" is publisher. A publisher is a employee that spends very little time in the CMS (less than 5% of the...
View ArticleCopied page automatically published
Hi, We have the issue in production environment that if an existing Variant is copy-pasted as a duplicate, it gets automatically published (I think this is already an issue), but an even bigger issue...
View ArticleCannot call action method 'Void GetFormExternalResources exception during...
After updating forms to 4.23.3, my website throws the following exception during routeCollection.MapMvcAttributeRoutes():System.ArgumentException: 'Cannot call action method 'Void...
View ArticleSeparate admin login when using OpenIdConnect
Hi!Is it possible to have some kind of separate login for admin users in episerver, when using OpenIdConnect? We only want the OpenIdConnect for the end users, not editors or admins.
View ArticleSafe way to call async method in EPiServer scheduled job?
Hi!Can anyone give an example of how to safely call an async method in an EPiServer scheduled job?The following is - as far as I know - not safe:IDummyRepository repo = new DummyRepository(); var...
View ArticleCannot read property 'contentData' of null -- Publish (when...
Hello All,I am starting out my journey into EpiServer and trying to spin up the AlloyDemo application. I am playing around with Users and associated permissions (more specifically Publishing a page). I...
View ArticleObject reference not set to an instance of an object - problem on...
I have a solution where I need to start with an empty Commerce database.I have created a database and I have run the SQL-script in the EPiServer.Commerce.Core' tool folder.But when starting up the...
View ArticleAttach an image to a SerializableCart
Hi!We are looking to create a solution where an end-user can upload an image, and then attach it to a SerializableCart or PurchaseOrder or something similar. We can attach the image as base64 as a...
View ArticleEpi multisite
Hi Team,Requirement: Two sites with different logos, menus...etc but commerce catalog products are the same only.We are tried to add another site(multisite) in our epi site(referred epi doc for...
View ArticleUse inline validation after the user leaves the field
Episerver Forms RequestSome kind of inline validation after the user fills out and unfocus the field BUT Don’t use inline validation while the user is typing — unless it helps them — like in the case...
View Article