Quantcast
Channel: Developer to developer
Browsing all 9076 articles
Browse latest View live

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 Article


TemplateDescriptor 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 Article


Frequency 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 Article

Trigger 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 Article

How 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 Article


Reloading 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 Article

Rescaling 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 Article

Apply 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 Article


Notification 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 Article


Inline 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 Article

Create 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 Article

Image may be NSFW.
Clik here to view.

Saving 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 Article

Limit 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 Article


Security 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

Copied pages should not be published by default

I have seen https://support.episerver.com/hc/en-us/articles/360002559092 where the copying of a page means the new page is already published.I would argue that this is bad design. As would the various...

View Article


Is 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 Article

It takes ages before new content shows on my 2 front ends

HiI have a load balanced setup with one edit server and 2 front ends. When editor does changes to existing content the changes will show on front end servers at once, but if they publish new content it...

View Article


Selecting default data source of a form

Hello,I have a custom form container that is inherited from FormContainerBlock. How do I set its default data source to an existing implementation of IExternalSystem? I want every instance of this form...

View Article

Scheduled 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 Article

Create 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 Article
Browsing all 9076 articles
Browse latest View live