Developer forum
Subject
Replies
Started by
Last reply
Voucher lists as membership card discounts
Hi guys., I have a project where I need to implement some sort of card-based membership. Meaning that we get a list of membership card numbers and their level of discount. Any user inserting the code of a valid membership card, would get a discount b ...
Adrian Ursu
03/03/2021 19:10:06
Last post: 04/03/2021 14:07:27
GetDouble has issues with culture
Hey In a paragraph template i am getting a value from an item field with Model.Item.GetDouble("..) and it seems to try and return it in danish culture if I am using that for dw. As this image shows GetString returns the it with a decimal seperator of ...
Claus Kølbæk
01/03/2021 23:44:12
Last post: 04/03/2021 09:38:26
Product Personalisation
Dear Community, I had read standard user manual on this topic twice, did a research on this forum but yet fail to move personilized products on top of the product list. My question is what possibly can go wrong with this? The entire setting seems pre ...
Elena Anisimova
02/03/2021 16:10:57
Last post: 03/03/2021 14:36:40
Create user in checkout - How to?
Hi guys, I have a project where I have implemented the checkbox for "Create user in checkout" and the option to "Update existing users based on email match". The user is created just fine during the checkout and in the last step, we load with ajax a ...
Adrian Ursu
03/03/2021 12:46:57
Last post: 03/03/2021 13:44:02
ProductCategories, fields as dropdownlist, factes and languages
Hi. Im working on a multilangual ecom site, where there is a lot of ProductCategories, where the products is attached to a subset of the productcategories. In one of the categories there is a dropdown list, and this list we want to use as a facet, fo ...
Kenneth Radoor
01/03/2021 11:26:26
Last post: 03/03/2021 11:52:01
Use product in total price calculation but not in discount
Hi there, I have a discount of 10% for orders over 1000 euro. For legal reasons, some products are excluded from the discount. However, it seems that these products are also skipped when working out the total of the order when determining if the disc ...
Imar Spaanjaars
02/03/2021 16:11:55
Last post: 02/03/2021 16:30:49
OrderTemplateExtender is not called in Recurring Orders loop
Hi, I was trying to use an OrderTemplateExtender and while I have the tag in Orders and Ledgers in list and details, for Recurring Orders I only get the tag in the order details, and don't get the tag in Recurring Orders list. See repro here: https:/ ...
Mafalda Correa
01/03/2021 18:46:57
Last post: 02/03/2021 10:20:47
ReceiptShowCount not updating when user views order details
Hi, ReceiptShowCount increments every time we reload the Receipt page, but if we see the Receipt by opening Order details in the My Orders list, it doesn't increment. See the repro: https://www.screencast.com/t/TkXSEA4sUUs Thank you ...
Mafalda Correa
01/03/2021 13:58:29
Last post: 02/03/2021 09:43:45
Email marketing > Report
Hi All, I have set up for "Report" under the marketing module with Session reporting. But now there is no report list that appeared there. Do you have any sample ideas better to have a report list? Regards, Nay Chi ...
Nay Chi Phyo
26/02/2021 09:15:15
Last post: 26/02/2021 12:59:55
DiscountValidationReasons not returning validation type for user groups (DW 9.9.3)
We set up a discount and created a condition to apply it to a specific user group but there's no validation type for it. There's validation types for TotalPrice, OrderTime, ProductQuantity etc but for this one nothing is displayed. Here's a screencas ...
Fabio Monte
24/02/2021 19:58:16
Last post: 26/02/2021 10:48:20
AuthorizeNet API getting Billing address instead of Shipping
Hi, We came across a small issue with AuthorizeNet API's when setting up the shipping address. Here's the current code public static nameAndAddressType CreateShipAddress(Order order) { return new nameAndAddressType { firstName = CropString(order.Cust ...
Nuno Aguiar
22/02/2021 15:23:31
Last post: 25/02/2021 11:32:51
Cascading discounts
Hi guys, I have a situation where I have to apply the discounts in a cascading manner. I have 2 Order discounts and the one should apply at the value before any discounts while the second one should apply to the resulting value after applying the fir ...
Adrian Ursu
20/02/2021 10:46:32
Last post: 25/02/2021 09:37:25
Variants and Units
Greetings, I am trying to incorporate a unit(Piece) to an variant, but i cannot get it to work. There is no unit selector in the frontend, and the unit is not set on the product. I am working on a standard Rapido solution(3.4.2) which is running: 9.9 ...
Keerthy Sethupathy
12/01/2021 15:31:17
Last post: 24/02/2021 14:47:57
Add parts list product to cart always create new line
Hello, When adding a parts list product to the cart it is always creating a new line instead of incrementing an existing one - https://www.screencast.com/t/A4NoQ3idSxc The issue seems to be here - https://www.screencast.com/t/Z9mZn0m9K - shouldn't th ...
Mario Santos
18/01/2021 12:58:18
Last post: 24/02/2021 10:54:17
Any way of switching off the clear/reset button for product category fields?
Hi this is pretty irresponsible of us, if we give the editor the ability of clearing all the fields like this. Any chance of turning off this option? /Hans ...
Hans Ravnsfjall
23/02/2021 18:22:32
Last post: 24/02/2021 09:09:10
Product catalog for ViewModel
Hi, We have a new solution running DW 9.10 and Rapdio 3.4.2 and when we try to attach the app "Product Catalog for NewModel" we get this error: [NullReferenceException: Object reference not set to an instance of an object.] Dynamicweb.Admin._Closure$ ...
Johan Ulff
16/02/2021 10:38:34
Last post: 24/02/2021 08:37:41
13
Subscribe
Recurring orders exception
Hi there, I am experencing an odd issue with Recurring orders scheduled task. The job is throwing an expection and order is never placed correctly - https://www.screencast.com/t/fLyRBBH6y7 Unfortunately I cannot find any logs - this was available in ...
Mario Santos
08/02/2021 12:58:22
Last post: 22/02/2021 22:16:20
Regarding RMA calculated amount
Need help on RMA... Example: Order with 2 Different Products in the Order Line. RMA create only for one Item and it need to give refund, any method/property to get return amount calculated by DW? Thanks ...
Shiwanka Chathuranga
22/02/2021 12:18:57
Last post: 22/02/2021 17:23:54
PartsList stock availability
Hi guys, I am trying to use PartsList for a specific case in one of our projects. My question is related to the availability of the parts list in case one of the parts gets out of stock. How is the availability of the PartsList ProductCalculated? Doe ...
Adrian Ursu
09/01/2018 16:54:59
Last post: 22/02/2021 10:30:10
Use units in PriceMatrix
Hi guys, I have a situation (my first) where I need to use Units for products in PriceMatrix. I have defined the units in Settings/Ecommerce/ProductCatalog/ProductUnits. I have then tried to select the recently created units in the price matrix dialo ...
Adrian Ursu
18/02/2021 13:30:18
Last post: 18/02/2021 16:54:11