Max length of UrlSegment
Hi,We're using EpiServer version 11.11.00 and (want to) rely on DefaultUrlSegmentCreator.Create to create a unique url segment on PageData for us. However, the suggestion will cut at 30 characters, and...
View ArticleTinyMCE custom styles not working inside PropertyList
I've a block, which holds a property list, and one of the property list properties is an XHtmlString, which invokes the TinyMCE control on the front end, but the list of styles that is present in the...
View ArticleTemplateDescriptor not working on the integration server (DXC)
Episerver version: 11.10I have created a customised FormContainerBlock that uses a controller with TemplateDescriptor. (Based from https://www.luminary.com/blog/customising-episerver-forms...
View ArticleApply order discount for specific user while signed in with another account...
HelloWe are using Commerce 12.8.1I'm looking for how to apply discounts for an order as a specific customer.We are using built in order discounts at the moment, and the customer can apply for a...
View ArticleFrequency of EpiServer Scheduler?
We have implemented a scheduled job that checks for new items in an external datasource and adds any new items to the Episerver Find Index. Since the external feed isn't updated very often this job...
View ArticleTrigger ProcessPayment
We have implemented a custom payment provicer which works fine when buying with credit card.We get an Authorization on the payment, and when entering commerce manager and release the shipment and...
View ArticleHow to display the form elements horizontally in form container???
Hi Guys, I want to display the elements in horizontal way,can any one help me out of this???.Below code represent the form elements in vertical way Html.RenderElementsInStep(i, step.Elements)...
View ArticleReloading Custom Data From Find Index
Hi guys, for a very complex search we've been indexing some custom .NET objects which we need to search on and to reload back as .NET objects. The searching works fine using the following guide...
View ArticleRescaling images and caching them in the azure blob?
I’m having a bit of trouble to get Image Processor to work in our site.We are using this plugin: http://imageprocessor.org/imageprocessor-web/plugins/azure-blob-cache/We get an error when we try to get...
View ArticleNotification emails
I’m trying to setup some notifications in our site and the notification is successfully being added to the bell icon in edit mode however we’re not receiving the notification email.I’ve setting up...
View ArticleInline Editing of Block in Content Area of the Page!!!
Hello Episerver Devs,In Episerver we are not able to inline Edit the Blocks which are under Content Area. To Edit this we have to edit the block and it redirects us to Block Preview Page where we edit...
View ArticleCreate new promotion campaign in initialization module....
I am trying to create a new campaign for a new promotion in a initialization module, but every time I try to run it, SalesCampaignFolder.CampaignRoot is null. Below is my current...
View ArticleSaving of content as SaveAction.CheckIn skips Approval Process
Hi Episerver Community, my first post here.Im programatically saving Content Images (ImageData) with the code:_contentRepository.Save(media, SaveAction.CheckIn);This saves the Image content sucessfully...
View ArticleSet an organization address as customer...
HiI am working with Commerce 12.15, I am trying to set the PreferredBillingAddress/PreferredShippingAddress for a customer. The problem I am facing is that when I try and set an organization address as...
View ArticleLimit the selection option of ISelectionFactory checkboxes
I have ISelectionFactory which provides collection of ProductNode and it gives me checkboxes of nodes in admin mode. User can select multiploe options over there. But I want to allow only 2.
View ArticleValidation error when adding role to user with dashes in username
Hi,I'm trying to add a role to an user i episerver CMS Admin but i'm getting an error when trying to save "Invalid email". The user I'm trying to add a role to has dashes in the email and username...
View ArticleIs it possible to get content that IsPendingPublish:True
Hi!I have a question if it possible to get content from Find that is "IsPendingPublish$$bool": true,Lets say I create a new page, I set that it should be published tomorrow at 15:00. When I check the...
View ArticleScheduled Publish
Hey,Recently my schedule publish has just stopped working. Sometimes it invalidates on remote servers but the current server hasn't been invalidated and some of the post publish code hadn't completed...
View ArticleCreate new promotion campaign in initialization module....
I am trying to create a new campaign for a new promotion in a initialization module, but every time I try to run it, SalesCampaignFolder.CampaignRoot is null. Below is my current...
View ArticleSecurity Exception (Index Site Content)
While trying to access the "Index Site Content" - /EPiServer/EPiServer.Search.Cms/IndexContent.aspx (in cms 11)Im met with a Security Exception :Description: The application attempted to perform an...
View Article