Developer forum
Subject
Replies
Started by
Last reply
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
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
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
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
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
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
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
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
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
12
Subscribe
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
search (weighted) double results
When a product is within more than 1 group, search gives a result for every group of that one product. So the product appears more than one time in search results. How can we correct this? ...
21/01/2011 10:23:25
Last post: 27/04/2011 15:33:23
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
parsed html
Hello, While working on a new site it would be nice if we could turn off the parsing of the design html files. So we can work on the site and dont have to delete the parsed files everytime we alter a html file that is included. Even better a querystr ...
19/01/2011 17:51:02
Last post: 19/01/2011 18:23:30
Ecom backend search
Hi, Can i search over all products in the backend? Or within the current shop or current group including childs? It seems i can only search within the selected group excluding the child groups? Kind regards,
Remi ...
19/01/2011 15:39:34
Last post: 20/01/2011 11:16:13
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
Viewstate in CustomModule
I cant seem to find viewstate in my class that inherits from Dynamicweb.ContentModule, would it be possible to get access to this, so its possible to save temporary information in viewstate to avoid the use of session and/or cookies (Running on a old ...
19/01/2011 14:22:33
Last post: 19/01/2011 14:25:01
eCom Search 7.2
Hi, I need to be able to use the new eCom search feature in my page template.
I've tryed using Global:paragraph.content and the Include option.
The template load's but without outputting the filter options. How is this done? ...
19/01/2011 12:33:45
Last post: 20/01/2011 11:48:17
Further overriding URL generation
I really like the idea of the Urlprovider as discussed in this document: http://engage.dynamicweb-cms.com/Admin/Public/Download.aspx?File=Files%2fFiler%2fDocumentation%2fDevelopment%2fGeneral%2f(en-US)+Module+URLs+and+URL+providers.pdf Very easy to s ...
18/01/2011 15:47:50
Last post: 20/01/2011 09:18:52
Newsletter
Hi, We have a client hosting externally that want's to configure a separate smtp just for the newsletters. This was possible in Extended, but in v3 I can only seem to use the dropbox. - He sends up to 80.000 e-mails at a time (around 100kb each) - Dr ...
18/01/2011 14:05:59
Last post: 18/01/2011 17:22:39
SEO url on eCom item?
With the newest release (19.2.0.2) the new feature regarding SEO urls on productlink dosent work if you've to lowercase url (backend option) :( Did someone at DW (or DW SEO) ever check out "best practice" on urls??? http://www.seomoz.org/bl ...
18/01/2011 12:15:38
Last post: 26/04/2011 09:01:19
16
Unsubscribe