Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Custom CheckoutHandler Redireccion
Hello: I have to implement a custom CheckoutHandler , it works well, but when the tpv process is finished it not return to the DynamicWeb Receipt page order. The TPV has a parameter (Ds_Merchant_UrlOK ) that redirects to the specific url it all works ...
Jose Caudevilla
11/02/2020 10:34:58
Last post: 13/02/2020 09:30:11
Record of email notifications
Hi, The EmailHandler logs the Email notifications as: The Message was saved for reference. Filename Is '843fbe4c-8776-4783-bb86-87537fff6488.eml'. How do you get the contents of the message? Where is that file saved? Regards, Tomas ...
Tomas Gomez
12/02/2020 13:37:17
Last post: 12/02/2020 13:44:05
YouTube iframe disappearing
Hi there, We are having trouble saving youtube iframe links, whenever I update the webshop it disappears in the database and all that is left is: <iframe width= Our customer is getting very frustrated having to input all the links again and again. ...
Asdis Gudmundsdottir
07/02/2020 11:24:19
Last post: 07/02/2020 11:52:29
New 9.8 DW installation from NuGet packages throws IdentityModel.Tokens.Jwt error
Hi I am trying to perform new installation following instructions on page https://doc.dynamicweb.com/get-started/introduction/installation/installing-dynamicweb. I created new empty Asp.Net Web project with .NET Framework 4.7.2. I tried to install Dy ...
Ivan Marijanović
07/02/2020 10:35:39
Last post: 07/02/2020 11:25:06
Custom ConfigurationProvider not hit
Dear Dynamicweb, We have an issue where our custom ConfigurationProvider is not always hit in the application, but after recycle of the application pool the configuration provider is hit again. It is an issue as shipping vat is not handled correct fo ...
Anders Ebdrup
27/08/2019 16:10:09
Last post: 05/02/2020 12:59:49
Editing Carts from the backend
Hi, We have a customer who's been very insistive on editing a cart from the backend. I know DW is not supporting this particularly, but I am hopeful for some loophole or workaround to move past this. I am using 9.7.5 Process User populates a cart but ...
Nuno Aguiar
22/01/2020 18:00:12
Last post: 03/02/2020 15:47:30
Details loop in a productlist
Hello, We are experience some issues with the GetLoop("Details"). We are trying to create a JSON feed with product information and whitin this we want to get the documents under the section "Documents and files". The issues seems to be that we can no ...
Alexander Tømmerholen
31/01/2020 09:10:31
Last post: 31/01/2020 13:35:20
Making Custom Widgets Viewable globally on all backend users?
Hello. We have a custom widget that we would like to show globally to all uses, who have a backend access. It does not seem to be possible to be the case if you inherit from DashboardWdiget, could that be possible in a future update? Are there any ot ...
Thomas Berthelsen
31/01/2020 11:54:24
Last post: 31/01/2020 12:38:22
Merging Product OrderLines
Hi, we have two parameters license (integer) and subscription (integer) and by summing them we get Quantity. While adding the product to cart dw create new product orderline if the quantity is different and if the Quantity is same then its merged int ...
Umar Farooq
27/01/2020 09:30:38
Last post: 28/01/2020 09:13:45
ImagePatternImages is empty with viewmodel
Dear Dynamicweb, We are trying to change to the new product catalog viewmodel, where we encounter an issue with this property: ImagePatternImages being empty. We are using Dynamicweb.Ecommerce 1.7.46. Is seems to be caused by an empty shopid is used  ...
Anders Ebdrup
18/01/2020 12:13:25
Last post: 23/01/2020 11:19:06
Plugins in CKeditor
Hi In the Editor Configurations there's a field "Extra plugins". I assume that it is for adding extra plugins/addons to CKEditor? I can't find any DW-documentation for that field. If it is, then, according to the CKEditor 4 documentation, the followi ...
Morten Lund
21/01/2020 15:50:29
Last post: 21/01/2020 16:45:56
Divide order line Quantity issue
Hello: I have a issue with my webpage cart review. In our webpage all the products have aditional services like for example additional guarantee (if i bought the same wash machine 3 times i have to be able to choose aditional services for every one w ...
Jose Caudevilla
13/01/2020 14:14:42
Last post: 17/01/2020 13:54:30
Json feed of products groups used in menu
Hi How can I get json feed used to render menu (xml) for product groups? Ivan ...
Ivan Marijanović
16/01/2020 09:29:27
No replies yet
To sort a live price
Hi, We have a problem with the product list filtering and sorting. The product page needs a price sorting, and the prices are fetched live from the ERP. That is, prices aren't stored into the DW database. All prices are 0 for DW, so all products have ...
Tomas Gomez
13/01/2020 10:45:05
Last post: 14/01/2020 14:04:41
Users: Bulk fetching geolocation from API
Hello, Is there any smart way of bulk - fetch position for all users at once? I use the the GeoLocation in a google map, so is there a non-manual way of pressing this button on all contacts? ...
Søren Ravn Lund
10/01/2020 12:18:56
Last post: 11/01/2020 11:15:02
PaymentProvider base url
Hi! I developed custom Payment provider and it works ok while my web site is on http. When we switch to https we have issue because paymant gateway returns data in post and my return url is allways http (I get it like this returnURL = this.GetBaseUrl ...
Ivan Marijanović
08/01/2020 13:25:14
Last post: 10/01/2020 16:35:40
Calculate value on Query Time for Lucene
Hi, I implemented a "Dealer Locator" where I sort a Query Publisher list by distance. To do this I have to get all results, and then using js calculate the distance from the location the user picked and each dealer (Users in DW). This all works, but  ...
Nuno Aguiar
30/12/2019 01:54:34
Last post: 09/01/2020 18:15:33
Fetching Product Category Fields
Hello, What is the proper way of retrieving Category Fields (when not in the context of a ProductViewModel). (Look fields.png screenshot) Where does this "Services.ProductCategoryFields.GetFields" exist? The "GetFieldsByCategoryId" in CategoryService ...
Søren Ravn Lund
20/12/2019 12:44:04
Last post: 20/12/2019 14:29:21
Custom dashboard - ListWidget
Hi, I have created a custom dashboard of type ListWidget. Do anyone know how to either add scrolling or adjust the height of the widget? ListWidget has a column property - but what about height? public ProductGroupDashboard() { Title = "Product group ...
Søren Jakobsen
17/12/2019 13:50:36
No replies yet
Access website settings field in C#
Hi, I am working on a custom PriceProvider to enable price uplifting on certain countries solutions. This PriceProvider should be activated/deactivated from website settings, and then later on have a value set either on a product or product group lev ...
Ronnie Poulsen
27/11/2019 16:05:16
Last post: 17/12/2019 13:35:39