Issue with Sendgrid SMTP configuration
Hi there!I am trying to configure the Sendgrid credentials for a the SMTP.Before the configuration was done with an API Key. It seems that now the configuration is different. The host name has changed...
View ArticleExtending the Inventory Record
In my project client wants to have additional location code in addition to warehouse code for each inventory. So, a warehouse can have multiple locations where products are stored. I need to store this...
View ArticleHow to add additional property to CustomerAddress ?
How to add additional property to CustomerAddress (cls_address database table)? I have already data for customers and I want to extend with one extra property.
View ArticleContent Delivery API: Exposing derived properties
Hi,We have a page type with two properties: Heading and NavigationHeading, where NavigationHeading defaults to the value of Heading if NavigationHeading is empty (as seen...
View ArticleUpdate all packages to support Newtonsoft.Json v12
Newtonsoft.Json is now in v12, it would be nice to be able to update to that version so please fix all your packages that has dependency to this to work with version 12
View ArticleUsing a SelectionFactory with ConentReference property issue
I am attempting to use a selection factory to make choosing a specific kind of content type simpler. I am using a variation of this type of selection factory to list my content in a...
View ArticleBackoffice my settings throws exception if fallbackBehaviour is without Echo
Hi,In backoffice when right clicking on the current users name and selecting My settings (or similar, where it is possible to change the language and mine is not English - which I wanted to change...
View ArticleChanging Episerver Shell Resources in XML take only effect after restart
Hi,Changing a Tooltip resource like /contenttypes/MyVariationContentBase/properties/BetterDisplayName/help does not take effect in the UI like any other resource, only after restarting the application...
View ArticlePromo Engine Error with DistributeMoney
We are running into an issue with the promo system. We have the following scenario:First Promotion Code For All Users-Minimum $200 spend-After applied, customer receives $0.01 discount to current...
View ArticleContent Delivery API: configuring OAuth
Hi,We're trying to configure OAuth in our setup of the Content Delivery API, and have followed the instructions in the official documentation for doing so:...
View ArticleClick-through rate
I got a question regarding Click-through rate:Inside Find UI --> Manage --> "Most frequent searches": If I click on the top search phrase (lets say its "sunscreen") I can see that clicks are...
View ArticleDownload folder in Media secion from CMS
I have a feature request from a customer here in Denmark..The request is to be able to download a complete folder in the Media section in CMS at once, instead of having to download one file at a time,...
View ArticleEpi Find Giving "Upgrade account" in dev environment
HiOne of our off shroe teams based in India are trying to access Epi Find. The dev is able to create an index also. However when the person tries to access anything it gves the following error.We are...
View ArticleDynamically created metafield doesn't show on the Commerce UI
We have an import that creates metafields from the code. The relations and the values reach the DB. But the fields don't show on the Commerce UI or on the code retrieving the data for PDPs.When the...
View ArticleMove dynamic datastore to another solution
Hi!How can I move a dynamic datastore to another solution? We are building the site on the same database, so basically, I need to change the namespaces.
View ArticleConvert Blocks
Please could we have a 'Convert Blocks' feature, that does exactly the same as 'Convert Pages' but for Blocks.Currently, if you refactor a block type in code and rename it to something else, the...
View ArticleEPiServer.ApplicationModules.Security.SiteSecret - Dynamic Data Store
We are receiving the following error:The Type 'EPiServer.ApplicationModules.Security.SiteSecret' needs to be remapped in the Dynamic Data Store, see the Errors collection for more information.Remapping...
View ArticleUsing FullRefreshPropertiesMetaData with a TextArea property
I have an issue where I have a string property with UIHint.Textarea added to it so that I can put multiline text into the field. The controller/view takes what is entered into that field and does some...
View ArticleStrange 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 ArticleUtilizing Service API for RESTful Services
Hello,I'm trying to use Postman to run a GET request to retrieve a token in order to be able to retrieve content data for put together REST methods within my Epi environment.I'm following the...
View Article