Get content that is available in the currently selected language?
We have a block that pulls in content and displays it on our page. Right now, no matter what language I select in our language switcher, this is not being honored by our block.As I am new to EpiServer...
View ArticleAutoSaveInterval
Hi.I want to use AutoSaveInterval property, but this property has attribute [Obsolete] with message "The legacy edit mode has been removed".What new features do allow to set timestamp for auto...
View ArticleDeleting a field in a business object that has been created via code
Hey all, I need to edit a field from a business object but can't seem to access the editing & deleting function...
View ArticleStoring IDP and EPiServer user credentials in EPi database
I have to implement site with multiple authentications with IDP and local EPiServer as well. How are the credentials stored in EPi database? How does it work on such scenarios?
View ArticleeCommerce 5.2 Cannot create contact in Turkish (Turkey)
Hi all, I got an exception when creating contact in Turkish. Please see my sample code:private void Add(CustomerContactModel contact, MembershipUser user){var customerEpiserver =...
View ArticleTinyMCE, Clear formatting
My client wants "everything" (for instance h1, h2,h3 etc.) to be unformatted when clicking on "Clear formatting" in TinyMCE (v. 2.6.5).i'm trying to do like this:var removeformats = @"{formats:...
View ArticleMissing Stored procedures in database
I'm having an issue with a Episerver installation, the database are missing some stored procedures.The database has been around since version 9.x-something and the problem got to my attention when...
View ArticleFilter Dictionary using an Array in Find
I have indexed YouTubeChannelInfo objects which contains many YouTube Channel information.YouTubeChannelInfo has a Dictionary attribute called 'Playlists' which contains Playlist Title as the key and...
View ArticleLineItemId is -1
Hi,We are using serialized carts to store cart content. When saving the line item, I notice that the id for all line items are -1 in the SerializableCart-table in the database, whereas the line items...
View ArticleSorting of images or media added in Media folder
Is it possible to sort the images or pics added in media folder based on date as if I have many docs and images in one folder.i have categorized it in sub folders too , but still my subfolders have...
View ArticleServer unavailable when search query with sorting runs
We have a search in our website implemented using EPiServer Find. It has a sorting option such as 'Sort by number of views' which is based on a int property. Strange thing is this sorting works for...
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.ServiceApi - {"error":"invalid_grant"}
I've followed instructions for setting up ServiceAPI:http://world.episerver.com/documentation/Items/Episerver-Service-API/Configuration-and-overview/Setting-up-EPiServerServiceApi/using (var client =...
View ArticleEpiserver block template builder
Ive recently taken on project management for an episerver website build. The website will be a multisite where we will reuse blocks for any new websites we build. Im looking for a tool which will allow...
View ArticleRestrict sites shown in multi site environment to only the sites the current...
Currently when restricting a content editor's access in the CMS to only be able to edit content on specific websites they are still able to see the all the websites in the multi site environment and...
View ArticleUse Term facets with a Dictionary attribute
I have indexed YouTubeChannelInfo objects which contains many YouTube Channel information.YouTubeChannelInfo has a Dictionary attribute called 'Playlists' which contains Playlist Title as the key and...
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 ArticleForm Upload Access Rights
Hello,I have a group that was created before I inherited our site, which allows members to view/download form-uploaded files. I tried to create another group, with the same exact access rights as the...
View ArticleObject reference not set to an instance of an object during initialization
Hi, I'm getting Object reference not set to an instance of an object during exception during initialization.I've tried to debug it and it seems that null exception is thrown when it tries to set acl...
View ArticleHow A/B testing affects performance
Hi, We are currently investigating some performance issues for a client, and it seems like the issues only appears once one or more A/B tests are running on the site.When we set up A/B tests we get a...
View Article