Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Index sorting by code
Hi, I know I've placed a feature request in the past, but I'd like to know if recent notifications and/or ideas to help us out. We have a customer using the new index, but we have 2 pages (products and advanced search) with 5 sorting options each. Th ...
Nuno Aguiar
05/12/2016 13:38:30
Last post: 20/12/2016 15:44:03
SSH.NET. Possible to use on a non custom solution DW 8.8.X?
@using Renci.SshNet; @using Renci.SshNet.Common; @using Renci.SshNet.Sftp; Hi, is it possible to use SFTP somehow via dynamicweb? I guess this is a yes/no answer:) ...
Jan Sangill
29/11/2016 11:14:22
Last post: 30/11/2016 13:35:37
TotalQuantity missing?
Hi, Shouldn't there be a "TotalQuantity" or similar here: "Dynamicweb.eCommerce.Common.Context.Cart.OrderLines" I'm using 8.8.0.3. Regards / Aki ...
Aki Ruuskanen
25/11/2016 16:30:09
Last post: 28/11/2016 08:22:05
Change delivery method in API
Hi everyone, I am trying to change delivery method in API. All I could find so far is that Shipping Method - is just a string http://www.screencast.com/t/svO2SC41eLuv Was hoping it could be much easyer to change. /Dmitrij ...
Dimitrij Jazel
25/11/2016 10:02:33
Last post: 25/11/2016 10:45:38
Getting multiple groups with a parameter editor
Hi there, I have a configurable add-in that needs multiple user groups to be selected. I found the UserGroupParameterEditor which does what I need, but only for one group at a time. Is there an editor or other solution to let a user select multiple g ...
Imar Spaanjaars
24/11/2016 17:03:40
Last post: 25/11/2016 13:14:31
Handle VAT on shipping fee
Hi Dynamicweb, I have a FeeProvider where I need to set the VAT-amount on the fee, but right now the provider only returns PriceRaw which does not handle VAT. So how can I specify whether the current shipping fee should include VAT as it varies from  ...
Anders Ebdrup
24/11/2016 14:12:54
Last post: 28/11/2016 08:14:16
CartV2 - Ecom:Order:OrderLine.Modified time stamp
Hi. I have an issue when trying to sort orderlines in the cart. The "Ecom:Order:OrderLine.Modified" value isn't updated when you modify the orderline (E.g. by adding or removing a product from the line). The value is when the line is created - Same a ...
Christian Werner
23/11/2016 14:38:45
Last post: 24/11/2016 13:47:57
Codefirst item problems
Hello DynamicWeb I am having some problems with my codefirst items that i'm hoping you can help me with. I had an item type that i recreated with codefirst and everything worked fine, i can view it and so on, but when i try to create a new instance o ...
Casper Andersen
22/11/2016 21:46:10
Last post: 25/11/2016 13:07:07
Email Marketing - Attachment specific per user
Hi, Using the "render the email-content for each recipient" feature, is it possible to attach a specific file for each user? We need to figure out a way to send a (once a year) email to +25k users, where the PDF is specific per user. We were thinking ...
Nuno Aguiar
22/11/2016 11:51:56
Last post: 23/11/2016 15:22:45
ProductCatalog Event before paging, remove products but keep products per page.
Hi Guys, I have a product catalog, that uses new index. DW APP: 8.8.1.18 In product catalog, I have 100 products total. Showing 20 products per page. What notification subscriber do I need to use So that I could remove products from before they are a ...
Dimitrij Jazel
22/11/2016 10:52:43
Last post: 13/01/2017 10:29:23
Authorize/Pay partial amount
Hi, We are setting up a course sign-up where the customer wants the ability for the user (during Checkout) to pay for the entire amout or a deposit. What's the best way to do this that would work regardless of the checkout handler? If it's different  ...
Nuno Aguiar
21/11/2016 16:20:19
Last post: 22/11/2016 13:17:31
Multiple giftcards on single order
Hi Guys, 1) In single order I ordered 2 giftcards - as a result got 2 Giftcards in order confirmation (as expected) 2) Than I added couple of products to the shopping cart amount bigger than price total of giftcards combined. 3) In the shopping cart  ...
Dmitrij Jazel
17/11/2016 18:49:27
Last post: 18/11/2016 08:38:32
Insert snippet in menu
Hi I have a menu rendered by an xslt of course. In this menu I would like to insert some content from a snippet. I have tried this &lt;!--@Snippet("LatestSentences1031")--&gt; <xsl:text>&lt;!--@Snippet("LatestSentences1031")--&g ...
Lars Larsen
17/11/2016 10:38:15
Last post: 18/11/2016 09:55:22
Conflicting url parameters for "redirect"
Hi Dynamicweb, When activating this setting: /Globalsettings/Ecom/Cart/AutoLoginBeforeAddToCart we experience an issue with this url parameter: redirect, as this parameter is used in both CartCatch and Security, For adding products to the basket we h ...
Anders Ebdrup
16/11/2016 19:42:49
Last post: 18/11/2016 13:09:06
Hash of hash of hash
Hi, A while ago I asked a question about putting conditions on an import process. (http://doc.dynamicweb.com/forum?M=BasicForum&PID=1605&ThreadID=47968) I have implemented the answer of that time and I'm now stuck with another problem: When i ...
Maarten Schreuder
14/11/2016 11:52:31
Last post: 14/11/2016 14:32:03
TemplateTags Ecom:Product issues
Hello, I'm currently building a solution for one of our customers. Im running into the following issue: When displaying prices for a product (or any for that matter) I am seeing different results in the price that are present in the template tags. Wh ...
Maarten Schreuder
11/11/2016 16:01:22
Last post: 14/11/2016 16:30:11
Subscriber for account creation notification
Hi there, Is there a subscriber that allows me to tap into the processing of sending an admin notification email when a new user signs up? Part of the registration form is an uploaded file that I would like to attach to the email. I know I can link t ...
Imar Spaanjaars
08/11/2016 18:38:28
Last post: 09/11/2016 14:20:29
Login via IP adress or Windows notifications
We are about to make an intranet area, where we of course have some users with access. However, our customer requests that everyone who accesses the intranet from the companys IP address have access without login. Just based on the IP they are enteri ...
Morten Sigh
01/11/2016 09:42:40
Last post: 09/11/2016 23:53:16
Forms before save notification subscriber
Hi, i've looked around but im unable to find a BeforeSave or BeforeSubmit to subscribe to on forms. Currently im using an After, which looks like this: [Subscribe(Dynamicweb.Modules.Forms.Notifications.Frontend.OnAfterSubmitSave)] I've looked through ...
Anders Ditlevsen
28/10/2016 11:57:00
Last post: 03/11/2016 13:44:10
Cart module ignores Validation groups
Hi guys, For some reason solution is ignoring Validation groups setted up in MC>Ecommerce> Orders> Validation groups After theese rules where created, I went to cart module, and made sure they are selected and have error messages. http://scr ...
Dmitrij Jazel
18/10/2016 16:27:46
Last post: 19/10/2016 09:23:47