Strange behavior when editing links in TinyMCE
We have encountered some strange behavior when editing links in the TinyMCE editor. When creating a link using the "Page" radio button and entering "Remaining url" the information is not preserved...
View ArticlePutting 2 contentarea side-by-side
Hi, I am new on Episerver. This is my 1st project. I may be asking a very simple question.I am puttting 2 content areas side-by-side.<div class="row">@Html.PropertyFor(x =>...
View ArticleIssue with link validator
There seems to be an issue with how the "Link Validation" scheduled job defines what is a broken link.How to reproduce:Add pages to a contentareaDelete one of the pages that is added to the contentarea...
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 ArticleCommerce 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 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 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 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 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 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 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 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 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 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 Article