Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
multiple currencies in the same language area
I would like the end-user to be able to switch between Euro, Pounds and DKK using a simple selectbox on the productpage. I have only one area language on my eCommerce solution with english text. How do I do that? Kind regards Torben 727 ...
02/06/2010 11:21:48
Last post: 21/06/2010 12:02:38
HTML editor in Module paragraph setup
Im using a HTML editor in a old custom module. I use the following code ow the edito in the module paragraph editor page: tr> <td width="170">Body text</td> <td> <% =Gui.Editor("BodyText", properties.get_Va ...
02/06/2010 10:35:43
Last post: 24/06/2010 23:45:35
Post data to website fails... or so it seems.
Hi, I'm trying to solve a problem regarding posting data to a website, maybe somebody here knows a solution. When using the data management module on the page http://wow.staging.innovadis.com/contact.aspx it can be completely filled in and sent... bu ...
02/06/2010 09:00:00
Last post: 03/06/2010 14:45:28
Admin login problem
After I installed extranet and users modules I cannot log in anymore to the admin module. Have anyone had similar issue? I use DW 19.1.0.0 ...
01/06/2010 14:11:10
Last post: 01/06/2010 14:47:08
Custom DW 7.1 - eCommerce completely dead?
I've installed a stone stock custom solution on DW 7.1 (Application(19.1.0.0)) I've changed the update.xml to 50 same with the ecom xml and then reset the IIS to force updates on the files set and SQL database. When i enter eCommerce in the backend a ...
01/06/2010 11:54:34
Last post: 27/01/2011 15:42:56
Ribbonbar Extensibility
It might just be because it's still early, but I can't seem to get the serverside event working on a RibbonbarButton. I'm trying the following: public override void Load() { ... RibbonBarButton btn = new RibbonBarButton(); btn.ID = "btnMyID" ...
01/06/2010 09:13:58
Last post: 20/10/2010 11:33:37
Tagwall paging
Hi, Does anyone know the way how to add paging to tagwall module? thank you ...
31/05/2010 16:38:49
Last post: 07/06/2010 13:12:12
Application error handler
Where do i find the documentation, on setting up the application handler called from the Application_Error event in global.asax? ...
31/05/2010 14:12:08
Last post: 01/06/2010 08:43:39
Loading control from generic handler
Here is the exception: [NullReferenceException: Object reference not set to an instance of an object.] Dynamicweb.eCommerce.Common.Context.get_LanguageID() +25 Dynamicweb.eCommerce.Products.Group.get_GroupByID(String groupID) +40 Dynamicweb.eCommerce ...
28/05/2010 13:49:37
Last post: 01/06/2010 08:16:31
Product / Group API
Hi, If I run this code, I get alot of products: var products = Product.getAllProductsFromShop("SHOP2"); However, if I run this code, I dont get any groups. But the Group with that ID exists: var parentGroup = Group.GetGroupsByIDs(new List&l ...
28/05/2010 12:25:20
Last post: 14/06/2010 11:58:50
Data management forms and validation
Hi there, I've been looking into creating validation on data management forms. I've found that it's possible to set required or not required in the data management forms module, but no javascript code or serverside code is implemented using the defau ...
27/05/2010 13:34:26
Last post: 28/05/2010 14:30:00
Extensibility API - Data Management
The type or namespace name 'Dictionary' could not be found (are you missing a using directive or an assembly reference?) Whats going on here? What am I missing? using System; using System.Data; using System.Configuration; using System.Web; using Syst ...
26/05/2010 20:40:23
Last post: 26/05/2010 21:01:47
Logging into extranet as backend-user
Hello, When securing a webpage, you can only select among the extranet-user groups. Is it somehow possible to let a backend user in using his backend-user credentails? Or is it somehow possible to mix these two groups? Regards, René ...
26/05/2010 15:34:37
Last post: 31/05/2010 12:43:43
SSL webshop
Hi, We have just started a webshop in DynamicWeb. For security reasons we are using an SSL certificate. We have a problem with the fact that part off our website has to be available on https://domain.com and the other part has to be available http:// ...
25/05/2010 14:22:39
Last post: 15/07/2010 13:25:16
19.1.0.0
Ecom Administration seems to have moved from working in IE (full features only in Firefox), to now only working in IE? ...
25/05/2010 12:13:55
Last post: 26/05/2010 09:56:31
19.1.0.0
When I try using the new layout feat. in IE I just get an js error, when I click the dropdown, in FF i can see the drop down, but when I select one I get the following js error: Richselect.js (linje 39) item.parentElement is undefined setselected: fu ...
22/05/2010 22:34:49
Last post: 03/06/2010 01:48:13
359 / App 19.1.0.0.
Get te following error after deploaying the newest dw solution to our server: [BadImageFormatException: Could not load file or assembly 'microsoft.crm.sdk' or one of its dependencies. An attempt was made to load a program with an incorrect format.] S ...
20/05/2010 22:27:19
Last post: 21/05/2010 15:19:57
Remove deleted products from favorite lists
Eventhough a product no longer exists the entry in the My Favourites list is not deleted. It is now just shown as a product with no name - and worse: No product number. And therefore it cannot be deleted from the list. Any solution to that? PS: It's  ...
20/05/2010 16:34:38
Last post: 27/05/2010 09:24:26
AD opsætning
Vi har interesse at integrere AD på hjemmesiden shey.net.dynamicweb.dk. Skal webserveren stå inde på deres domain for at kunne benytte AD funktionen i DW ? Er det administrator oplysninger der skal udfyldes i MC ? ...
20/05/2010 14:07:16
Last post: 20/05/2010 16:44:28
Validate current password on password change
We have created a page where the customer can change the password. It's a copy of the UserManagementEditForm, with only the username field, old password, new password en repeat new password. It works fine to change the password, but there is no valid ...
20/05/2010 09:29:56
Last post: 06/05/2013 15:36:48