Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Missing description in main address
Hi Dynamicweb When working with multiple addresses for a user in Dynamicweb, we are missing a field for "Attention", but as a work around we use the field "Description" (also called Name/CallName in UserAddress). This is working great except for the  ...
Anders Ebdrup
25/04/2016 09:50:27
Last post: 25/04/2016 09:54:02
Forgot password mail sent twice
Hi Dynamicweb, After activating this setting: /Globalsettings/Ecom/Cart/AutoLoginBeforeAddToCart the mail for forgot password is sent out twice due to the following lines of code in: EcomPageLoadNotificationSubscriber.vb If Input.FormatBoolean(Base.G ...
Anders Ebdrup
05/04/2016 23:52:25
Last post: 19/04/2016 13:06:59
Controlling order of RibbonBarAddIn controls
Hi there, I have a solution with two separate RibbonBarAddIns, each creating a button in the default container by calling CreateDefaultContainer. How do I control the order of the buttons? I would like to swap them but I can't find out how. I tried A ...
Imar Spaanjaars
13/04/2016 11:54:10
Last post: 18/04/2016 22:45:08
Popup not working for LinkManager
Hi I have an Admin Page in one module with this: <dw:LinkManager runat="server" DisableFileArchive="True" DisableParagraphSelector="True" ID="ConfirmationRedirectPage" /> They are generating correct the field but when I try access, don`t do any ...
George Nelzo Pereira
18/04/2016 15:50:47
Last post: 18/04/2016 16:45:27
Razor cart issue - .JSEncoded() causes value not to show
Hi guys, Not seen anything like this before, maybe you have some suggestions. 1) Have yet another cart module attached to a paragraph, with Json template, with layout set to return application/json. 2) While having products in cart, I check the templ ...
Dmitrij Jazel
11/04/2016 17:21:46
Last post: 11/04/2016 17:33:39
Negative productprices when using discount
We're busy developing an brand new webshop. The webshop uses discounts, so as a test I created a few products and put a discount on them. However when using the discount, productprices ended up negative! So this would mean the owner of the webshop sh ...
Rob Lohmann
13/09/2011 08:53:56
Last post: 05/04/2016 18:23:04
Discount providers
Hi. This subject has been discussed many times. I have been reading the forum and many has asked questions about this but i can't seem to find a answer or update on the issue. http://developer.dynamicweb.com/forum/development/sales-discounts--discoun ...
Mikkel Høst
03/04/2016 22:28:30
Last post: 05/04/2016 18:19:10
DW GetImage.ashx Crop question
Hei Everyone, Wanted to ask, how should I approach the problem. We have a webshop, with images, All of them are of different proportions all the time. When I am using GetImage.ashx if I will request to generate image, if I want a thumbnail, than it w ...
Dmitrij Jazel
05/04/2016 14:39:10
Last post: 05/04/2016 16:41:55
RE: Click on dw:FileManager in a custom module, will no longer tricker the files popup.
Hi guys Click on dw:FileManager in a custom module, will no longer tricker the files popup in DW8.7.2.8. Its just dead. The yellow folder is there - but does not do anything. We are using the component as following: <dw:FileManager runat="server"  ...
Jacob Søndergaard
30/03/2016 15:55:04
Last post: 31/03/2016 12:32:30
Dynamicweb.Content.Page question
Q1) What properties of Dynamicweb.Content.Page class correspods theese: http://screencast.com/t/VGU7Mfq8pZmh? I know you can do things like Dynamicweb.Frontend.Page page.values etc... but I need to know regarding Dynamicweb.Content.Page IF not possib ...
Dmitrij Jazel
30/03/2016 21:59:52
Last post: 31/03/2016 00:13:24
Trigger a dw scheduled task fron non windows service
I'm on a shared hosting server so I have no access to a windows service, so I'm thinking about how to make a simlar funktion as the one fund in Admin/Public/TaskExecute.aspx which is the page the windows service call in the normal setup see http://de ...
Kim Søjborg Pedersen
30/03/2016 11:40:06
Last post: 30/03/2016 12:02:58
reaching Custom Group field in API
Hi Guys, Having trouble getting group custom field value from Dynamicweb.eCommerce.Products.Group group object. in Razor API. Checked my previous example, I used a template tag for that, string extra_text = GetString("Ecom:Group:Field.ExtraText.Value ...
Dmitrij Jazel
16/03/2016 11:13:37
Last post: 30/03/2016 07:32:13
Newsletter register confirmation - send email
Hi guys, Anyone can comment on this? After subscribind, you are able to login, or naigate somewhere, but are you able to send email "Confirmation" or in other words "Thanks for subscribing" email? http://screencast.com/t/YaZoWlwmy /Dmitrij ...
Dmitrij Jazel
24/03/2016 14:48:03
Last post: 29/03/2016 09:29:49
order aftersave notification
Hi, Can anyone please help to understand the reason why the aftersave notification (of an order) is lauched 3 times when refreshing the first step of checkout. I've made a video (http://screencast.com/t/yRKaZYDPR0) where it shows that after making a  ...
Rui Silva
21/03/2016 18:54:15
Last post: 22/03/2016 14:39:59
Product RTF field, cotanisn html markup.
Hi guys, If I retrieve product description like this: var desc = i.GetString("Ecom:Product:Field.Review.Value.Clean"); This description contains different html markup like </br> <p> tags and stuff like that. I wanted to ask if there is a  ...
Dmitrij Jazel
17/03/2016 16:13:01
Last post: 18/03/2016 08:13:05
Custom ProductDiscount
I am trying to make a custom version of Dynamicweb.eCommerce.Orders.SalesDiscounts.ProductDiscount. In short I want to be able to only let it apply to products that isn't already included in other discounts. That part of the code is working. The prob ...
Kasper Vesth
10/03/2016 14:22:05
Last post: 15/03/2016 14:50:41
SMTP server windows authentication
Hi Guys, We have an SMTP server, that uses Windows authentication. And at the moment SMTP settings in DW have possibility to define custom Port, Username and Password. But no option for Windows authentication. Should I ask Mail guy to send me Usernam ...
Dmitrij Jazel
11/03/2016 16:23:47
Last post: 12/03/2016 11:41:08
TagExists for a GlobalValue
Hi, In a project he created a new Global value that he want to use in some templates using the line: @GetGlobalValue("WebSeviceConnectionStatus") In the backend I'm using the Template.TagExists("WebSeviceConnectionStatus") but this always returns fal ...
Rui Silva
11/03/2016 17:55:26
Last post: 12/03/2016 11:14:44
Extending the index
Hi there, I would like to create a custom "facet group" in my index where values are placed in specific groups. I have different use cases, but let's assume price as an example. My products can have a variety of prices and I would like to add them to ...
Imar Spaanjaars
08/03/2016 17:28:35
Last post: 11/03/2016 10:05:54
Create order and empty cart in razor
Hi, I'm trying to create an order and empty the cart in a paragraphtemplate using razor. I can create the order but i'm not sure how to empty the cart after the order is created. My code is something like this: order.ShopID = "SHOP1"; order.CustomerN ...
Aki Ruuskanen
10/03/2016 11:48:30
Last post: 10/03/2016 16:41:40