Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Filemanager permissions don't work
Hello, Customer running on 19.1.0.2 We don't seem to be able to restrict access to several Filemanager Folders. For example, we want to restrict access to the "Templates" folder for several usergroups. Logged in as Admin, we go to the filemanager and ...
28/01/2011 12:17:03
Last post: 28/01/2011 16:25:59
Extending NewsV2
When extending the newsv2 module, which is great you can now. I'm wondering why Template.getLoop return a template and not a loop why is that? Dynamicweb.Templatev2.Loop _newslist = new Dynamicweb.Templatev2.Loop(); //t.GetLoop("NewsList"); Another t ...
27/01/2011 17:51:19
Last post: 28/01/2011 09:25:55
Extend search template
Hi Is there any way I can extend the search or filter module with my custom tags or how do I create Global tags that i can access inside the searchtemplate and filtertemplate in dw 7.2? Kind regards! ...
27/01/2011 15:21:25
Last post: 28/01/2011 09:08:33
GetLoop
Good Day, I'm trying to keep a loop and reuse it. This is the code: #region Facilities loopTemplate = template.GetLoop("Facilities"); droptemp = databaseobj.GetDroplistFacilities(); for (int i = 0; i { loopTemplate.SetTag("Facility.Code", droptemp.id ...
27/01/2011 16:20:09
Last post: 27/01/2011 20:16:23
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
ProductList and custom productfields
Hi, I am trying to display a customfield in the product list. I have three custom fields defined. When i display the template tags i can see the value of the three custom fields. (The last one) The tag to display this value is: <!--@Ecom:Product:F ...
21/01/2011 16:22:58
Last post: 27/01/2011 15:21:41
Product tags when filter/search
Hi. When using filter in the frontend the system does not render all product tags. The Ecom:Product:Field."TagName"....... is not found in the frontend. The same for the manufacturer tags, ie. image url. I guess that this is a bug? /Magnus ...
27/01/2011 09:18:14
Last post: 27/01/2011 13:55:03
How to import a Excell file and convert it to XML
first of all... Is it at all possible? I have been trying to save my Excell file as a CSV (semicolon) and then import it in DynamicWeb using the import/export module.. This has sofar generated an error, referring to line 1 character 1 as "#" ...
11/01/2011 14:07:15
Last post: 27/01/2011 11:03:25
Filtering in Ecom
Hi, I have setup the instant Ecom search on a website and I want to have the search only search in one single group in Ecom. Right now the instant search is searching in all the groups in Ecom. I have tried to make a search filter but it won't work w ...
26/01/2011 08:25:40
Last post: 26/01/2011 11:32:17
classes for instant search
I want to know where to find a list of classes available for the instant search. Classes like: dw-search-result dw-search-result-defaultprice - and so on. I'm in need of at least one class "discount price", or whatever it may be called. At the moment ...
25/01/2011 15:21:56
Last post: 26/01/2011 10:13:13
Press on sort link in datalist stacks up the sorting url.
The site: Sika-footwear.dk The page: Dealers-411.aspx The template: [templates->DataManagement->Publishings->Custom->Sika_List.html] The problem: I have a page that outputs 3 columns: Navn, Postnummer, By. Im using the tag "@Column.SortUrl" to aquire ...
25/01/2011 16:39:15
Last post: 25/01/2011 17:43:21
Shipping
Hi, I've created a simple FeeProvider to calculate shipping price based on products in the basket. I would like to display the shipping fee already when the customer has added the first product to the basket, however, I nothing gets calculated until  ...
25/01/2011 15:12:27
Last post: 25/01/2011 15:44:04
Frontend page permissions
At one page frontend page permissions for “All” Is set to allow and for “FCP” group it’s set to deny (Se screenshot). But users added to the “FCP” group can still access the page? ...
05/01/2011 10:09:53
Last post: 25/01/2011 09:16:55
Order price does not match in DIBS
Jeg har lavet en OrderTemplateExtender, der siger at kunder i DK der køber for mindre end 80 kr. skal ikke betale moms ellers er den 5%. Denne kode har jeg udviklet i samarbejde med Lars Sørensen på Forum siden. Link til forum tr& ...
17/01/2011 12:14:34
Last post: 25/01/2011 03:29:05
Import products on several languages
The languages in question are: Danish, English and German. I have tested an import with an product .XML file with the language attribute set to LANG1. This worked like a charm. Now I need to find out if I can manipulate the language settings for the  ...
14/01/2011 13:42:34
Last post: 24/01/2011 03:06:04
BeforeRenderingNewStep
Hi, I'm trying to implement the BeforeRenderingNewStep notification. There is an argument called StepIndex which (I think) should return the current step your're in but it always return zero. What I'm trying to achieve is a notification that is trigg ...
10/01/2011 13:25:31
Last post: 21/01/2011 16:07:46
usermanagement add custom field
Hi, See attachment. From Control panel -> User management. I cannot add a new custom field? I click but nothing happens? Kind regards, Remi ...
21/01/2011 11:43:50
Last post: 21/01/2011 12:44:09
Ecomgroups in DB
Hi, I'm trying to add ecomgroups directly in the database. I have added some groups to the tables EcomGroups EcomGroupRelations EcomShopGrouRelation But they don't show up in admin. Am I missing some table or could there be some other reason they are ...
19/01/2011 14:48:50
Last post: 21/01/2011 11:04:33
Create products via front-end
Hi, I wan't to create products via the front-end and use as much standard module as possible. I've set up a form using the new form module to create a product in dbo.EcomProduct. This works fine, but the relation between the product and a giving grou ...
12/01/2011 14:22:16
Last post: 21/01/2011 10:33:55
Database module registration
What tabels do dynamicweb update when an developer uses the module developer tool in the backend to register newly developed modules, im asking because we would like to automaticly register our module in the database instead of using the dynamicweb d ...
20/01/2011 15:02:24
Last post: 20/01/2011 21:51:34