Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Implement a custom order line field as a checkbox
Hi there, I am trying to implement a custom order line field as a checkbox. I added the following code to my product template <!--@If(Ecom:Product.OrderLineField.SystemName=='PrintBold')--> <input id="Checkbox1" type=" ...
30/03/2011 13:24:02
Last post: 31/03/2011 09:51:58
AccessUserSortXML in dw19.2.1.3
I am converting a module using the old HR module, to just using the Extranet. Previously i used this function to read all the users in a group: private List GetUsersInGroup(int groupid) { List users = new List(); string sql = "select * from [HRAccess ...
30/03/2011 13:11:44
Last post: 31/03/2011 09:50:45
Global:Paragraph.Content in XSLT
Hi Is it possible to use in XSLT? ...
31/03/2011 09:04:22
Last post: 31/03/2011 09:07:43
product variants
Hi! We have a customer that wants to have the product variants placed in a drop-down menu I have managed to put all the variants in a drop-down-menu, but how do I pass the variant on to the cart? In the example templates the 'buy' links are renered i ...
04/09/2008 10:07:34
Last post: 30/03/2011 17:34:35
If Statement with contains not behaving as expected?
Hi there, I am using the new If Statements in a template. I am trying to read the value from a custom order line field implemented as a checkbox. To work around an issue where an unchecked checkbox is not submitted and Dynamicweb doesn't update the o ...
30/03/2011 12:57:48
Last post: 30/03/2011 13:31:21
Module admin interface
Hi! I'm writing on a module that has no paragraph interface. But how do you create an admin interface that is accessible from the Modules tab (the module menu item in the ribbon control down left, not through a paragraph? Best regards, Per Ljung ...
30/03/2011 11:09:26
Last post: 30/03/2011 11:54:22
Discount in cart total
I'm trying to create a shopping cart which diplays the numer of items in there. Something simple like this: Shopping cart (3 items) It works just fine but when we add a discount it is counted as an item. So 2 productsand 2 discounts will show up as:  ...
29/03/2011 13:50:57
Last post: 29/03/2011 15:20:52
Automated redirect after search
Hi, I would like to implement a product search (with auto suggest). the twist which i'm trying to achieve is not to show a results page but forward the user directly to the best (1st) result. Any ideas how to achieve this? Gr. Matthijs ...
28/03/2011 14:39:43
Last post: 29/03/2011 13:45:01
list control
im having trouble with the dynamicweb list control. im trying to make a multiselect list using this control but i am having trouble filling it with data. how do i put text into the rows? myList.AllowMultiSelect = Dynamicweb.Controls. true;ListRow row ...
29/03/2011 11:56:33
Last post: 29/03/2011 12:34:57
multiple layouts for search results
In the serarsh module for e-com you can set where the results are going to be displayed. What do you do if you want to display different products in different whays and on different pages. Can't search link it to the original place where it's shown o ...
17/03/2011 08:20:51
Last post: 29/03/2011 10:03:16
Capture order API
Hi, Is it possible to somehow hook up with Quickpay and capture orders without going through dynamicweb backend or Quickpay backend? Does the DW-Api support something like this? I have a customer who gets shipment and ordre handling done from a third ...
28/03/2011 19:25:53
Last post: 28/03/2011 20:21:56
How is the api integrated?
Hi! I have a very basic question, how is the custom application integrated in dynamic web? Do you have to write a module of your own to be able to access the database? How do you do to connect to this module from DW? Does the custom application need  ...
28/03/2011 15:04:11
Last post: 28/03/2011 15:14:23
Folder and files permission in frontend
I have an extranet site, where the users only must see specific folders/files. In the filemanager I can apply these permissions, but how can I use these in a front end module (File Publishing?) ...
17/03/2011 10:23:14
Last post: 28/03/2011 09:19:29
E-mail address format for Extranet/Intranet (Extended)
Hi, I would like to use the following e-mail address format for the notification e-mail in the Extranet/Intranet (Extended) module: "Name Surname" I tried this format but no e-mail is sent. Is there a way to include a name? Kind regards, Steven ...
25/03/2011 14:49:31
Last post: 28/03/2011 01:10:55
Performance issue
Hi, We're experiencing extremely slow response on an Dynamicweb eCommerce solution. We have one group containing 135 products. Each paging page in frontend displays 9 products, so this group is spread out on 15 pages. One might assume it to be a piec ...
24/03/2011 15:45:47
Last post: 25/03/2011 10:41:40
Placeholder center image on scaling
Hi DW, I am using the scaling of the product pictures as found in: control panel > ecom > adv. > pictures. But it says in the manual : "If the scaling parameters are larger than the original picture size, then the image will not be resized. An image  ...
24/03/2011 15:29:31
Last post: 24/03/2011 16:38:35
Add multiple related products to cart
Hi there. Let's say i've got this product in eCom called MainProduct. MainProduct got 4 related products on the same page with a textinput for how many of each related products they want. So it's like this: {QuantityInput} Main Product ----- {Quantit ...
24/03/2011 14:05:28
Last post: 24/03/2011 14:36:15
Multiple domains with the same Language area ID
Hi there, One of our partners is trying to set up the following structure: http://domain1.com/NL/SomePage.aspx http://domain1.com/EN/SomePage.aspx http://domain2.com/NL/SomePage.aspx http://domain2.com/EN/SomePage.aspx There are two distinct domains  ...
24/03/2011 09:12:36
Last post: 24/03/2011 14:24:42
301 redirect - works with ID?
Hi, I have recently made a redesign of a website and made it on a new solution on a new server. Therefore all page IDs are changed. The domain is pointed to the new server. The new solution uses userfriendly URL's. Now we have issues on Google with a ...
22/03/2011 09:12:43
Last post: 22/03/2011 13:31:42
Custom fields on BOM configurator
Hello, I'm building up a new webshop and i've got some dynamic BOM-configurators. So, let's say when you enter Product #1 you'll have 3 BOM-groups: Group1 Group2 Group3 Each group contains some products. But i need need a variable on the groups - pri ...
22/03/2011 11:55:32
Last post: 22/03/2011 13:27:42