Commerce Manager - Pagination in custom business foundation object views
Hi,I was wondering if it is possible to get pagination in views for custom Business Foundation objects in Commerce Manager.For example: when you extend a Business Foundation object (e.g....
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 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 ArticleEpiserver Forms 4.6.0 missing some method in DataExportingController
Hello, I have a custom funtion to export submit form as an excel file. It was working well untill I upgraded epi forms to version 4.6.0, then all pages on my site that using epi froms not working at...
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 ArticleAdd support for culture specific properties on MediaData
As far as I know there's no official way of adding culture specific properties to MediaData content.For example: I would like to add a culture specific description and alt text to an image and I'd like...
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 ArticleIssue whith TinyMCE 2 and inline blocks
We have problem with Tinymce : when you drop a block in a XHTML it has div tags around it even if the block in view mode is only showing a value.Tinymce adds p tag around witch results in wrong html...
View ArticleHow to add control browser popups and select catalog in custom property
Hi,I want to add a control to show popup and select a catalog node in my custom property but i just found a control episerver:inputpagereference and this control can't brown catalogDoes anyone have...
View ArticleRestricting environment access IPV6
A client has given me an IPv6 to add into the restrictions sections of the web.config For all Ipv4 we have followed this article :...
View ArticleApplication_Error:In use notification already exists.
Hi,We have issues saving content in our production environment on DXC. We also see following error being logged in application insights:Application_Error:In use notification already exists.There's no...
View ArticleCommerce Tracking
Commerce 12.11.0HiDoes anyone know if the CommerceTrackingAttribute can be used on Web Api controller actions ? And by default sends the User tracking data i.e Name and email of logged in user ?Also...
View ArticleReturn page when getting hit on the name of a block on that specific page?
Hi!I have the following scenario:We are using Unified Search and Find .NET API-version: 12.6.2.0We have a page type called ThemePage. On that page we have a content area in which resides a block of...
View ArticleHiding Submit Button Until Form is Filled In
Is there a way to disable/hide the submit button until all fields are filled in? With the latest forms update, the Dependencies tab shows up on all the form fields but the submit button. Is this...
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 ArticleAsynchronous step submit
Hi, For performance and styling purposes we're required to post the steps of a form asynchronously. I haven't been able to find any information regarding this. Does anyone know if this is possible?Kind...
View ArticleThe required access level was "Edit, Publish".
I have scheduled a job for update and saving data in a page.While triggering manually the scheduled job is working fine. But when setting scheduled job to automatic, the following error is logged....
View ArticleFile upload fails after upgrading from EPiServer CMS 8 to EPiServer CMS 9
After upgrading a website from EPiServer CMS 8 to EPiServer CMS 9 we cannot upload files to the CMS in production. When trying to upload an image the status is set to Failed and when hovering over the...
View ArticleIssue with CMS Import over witting values in one language over another language
HiWe are doing some consilidation of 2 different installations where we now import content from one site to another.First we import all pagetypes with "en" as the only lang to import, just so we can...
View ArticleError removing the IUser - SqlException: Execution Timeout
I have used,CommunitySystem.CurrentContext.DefaultSecurity.RemoveUser(IUser user);To remove user.However, this was working fine. But suddenly it has given an error. And it keeps happening forever. The...
View Article