Role x Has Permissions for Functions
Was wondering if there is a gadget, or existing view in the admin console that shows Role x has the following permissions.I know I can navigate to the "Permissions for Fucntions" view, but this shows a...
View ArticleLocalization service : multiple fallback languages
Hi Everyone, I'm currently looking into providing multiple fallback languages (based on the fallback languages configured per page in EPiServer CMS) when retrieving translate labels from the...
View ArticleBlock to Commerce Catalog or Product Relationship Defect
Hello Guys,We believe there is a known issue with commerce catalog and content block. But I cant find the defect being raised anywhere. If you create a content block and use it in Commerce page Content...
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 ArticleHow to import product to episerver commerce and leave it as draft(not publish)
Hi,I am trying to write a custom import tool use CatalogImportExport to import product to eppiserver and leave it as draft version, but i did not see any option to do itCan anyone please give me the...
View ArticleReal-time update error after upgrading to Episerver 11.11.3.0
Hello,After upgrading to Episerver 11.11.3.0 I get the "real-time update" error when switching from the admin panel to the edit panel.Websockets is enabled on the server. A similar Episerver site which...
View ArticleLanguages diff between Catalog view and Commerce Manager
Hi guys, I found out that there are diff between Catalog view and Commerce Manager on fiels "Lanauges" (This issue is happended on just some products).Catalog view shows the correct one. Commerce...
View ArticleLoading edit mode very slowly every once in a while
Hi!Sometimes when trying to enter edit mode, it takes several minutes to load it even though no restart of the application has happened or anything. From what I have been able to find out so far, the...
View ArticleInclude langue in the Link Status report
The Link Status report shows if there is a boken link on a specifik page/block, but it doesn't say on which language. It's really cumbersome to chase down that broken link if you have 20+ languages......
View ArticleGet RolePermission data
[Working on Episerver version 10]I am working on a Gadget for our system administrators that will show given role x, which permissions that role has. The string to be translated to fetch the access...
View ArticleError occurred when removing the user in EpiServer - ArgumentNullException:...
I have used,CommunitySystem.CurrentContext.DefaultSecurity.RemoveUser(IUser user);To remove user (Just as the answer posted in this issue).However, this works fine. But for one user it gives an error....
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 ArticleCategory localized description only indexed in master language
Hi,We're currently working on making a site multilingual to support the Welsh language and as part of this we need to provide translations for the admin categories in use across the site.I've added a...
View ArticleWay to add Open Graph meta tags to each page?
Just need to know is there a feature in the Episerver to add the Open Graph meta tags in Episerver pages?Because, we need to improve website sharebility on social media like Facebook and LinkedIn.
View ArticleSort Catalogs
Hi,Is it possible to sort Catalogs in Episerver Commerce? (Manager or UI?)
View ArticleModify Publish Flow
Is there any way we can gain more control over our publish flow for variants? Example: Every time we edit and publish a variant the page view opens, and we have to return to the properties view and go...
View ArticleEpiserver find - Developer Demo Services (Unauthorized)
Hello,Im trying to creating a developer service, but something seems to be wrong.The newly created service returns{"status":401,"error":"Unauthorized"}Is it just me or is something elso going on?Felicia
View ArticleAble 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 Article