Developer forum
Subject
Replies
Started by
Last reply
Default variant price on product list
Hi, I have a problem with displaying the price for the default variant on the productlist. On the product page the price is correct displayed for the default variant, but on the productlist it seems like the price is shown for the main product and no ...
Anders Ebdrup
08/08/2013 10:34:28
Last post: 08/10/2013 15:43:21
Get TopPageID in Razor
How do i retrieve the TopPageID in RazorTemplates?
I am able to get the PageID like this: @Pageview.Page.ID BR
Finn Frost ...
Finn Frost
02/08/2013 11:11:53
Last post: 09/08/2013 00:28:48
Rob Lohmann
01/08/2013 16:46:41
Last post: 10/09/2013 10:48:04
Product list Razor
Hi
I hope someone can help.
I'm showing a list of all products, and on that list I'm trying to divide the product list into groups based on Ecom groups. In xslt I could loop through ProductGroups first, then loop through Products, and only display th ...
Thomas Schroll
15/07/2013 13:20:45
Last post: 16/07/2013 21:15:46
New item type field not available in template
In a solution I'm working on we've created an item type a few weeks ago. Now we added an extra field to that same item type. This field is available in the admin and I see there's a new column in the database available which is filled when I add data ...
Jop Reuvers
11/07/2013 10:13:29
Last post: 11/07/2013 12:19:31
eCom nav template + startlevel
Hi!
Does the startlevel attr. not apply to ecom groups?
I would like my sub ecom menu to start in level two, but as you can see in the video, the navigation just dissapears.
Also attached the xslt.
I've tried with some of the standard nav templates a ...
Martin Gammelholm
05/07/2013 08:55:39
Last post: 08/07/2013 16:38:39
Vital bug: UserManagement
A small bug renders the user-management list useless.
If the option of showing users and groups in sub-groups is not selected, the module will only show users directly attached.
If you have a list with only 1 group attached, the module will not show ...
Peter Munkholm
02/07/2013 14:06:38
Last post: 03/07/2013 10:57:27
Multiple products in parameter based search
Hi It's possible to search for an exact productnumber in this way:
/Default.aspx?ID=1&eComSearch=1&ProductNumber=2000&ProductNumber_Type=3
Source: http://developer.dynamicweb-cms.com/documentation/for-developers/ecommerce/parameter-based- ...
Filip Lundby
01/07/2013 13:11:50
Last post: 01/07/2013 17:12:17
Razor loops
im trying to use razor templates on an ecom product template but ive run into a problem. code in oldschool template <div id="RelatedGroups" class="eComList"> <!--@LoopStart(ProductRelatedGroups)--> <div class=" ...
Keld Lauge Gøtterup
01/07/2013 12:57:05
Last post: 13/08/2013 12:09:15
XSLT productlist performance
I'm using the following XSLT to show a productlist. I'm calling the page using this URL: /list.aspx?products=1001;1002;1003; (where the numbers are the productnumbers).
The page is very slow to load - about 2-3 minuts. There's about 500 products in t ...
Filip Lundby
26/06/2013 15:25:21
Last post: 27/06/2013 13:12:24
How do I disable the &debug=true?
Hi,
I would like to be able to disable the "debug=true" feature on a solution - how do I do it? Web.config? Med venlig hilsen / Kind regards Sten Hougaard
Webdeveloper
727 Online as www.727.dk ...
Sten Hougaard
17/06/2013 10:41:46
Last post: 28/06/2013 19:23:44
Check your templates for @If/@EndIf errors
In Dynamicweb 8.2.3, we introduced a better – and more strict – if parser in our template engine, see Important Notes for Dynamicweb 8.2.3.
I have been faced with the challenge of fixing if errors in some templates, and to help me fix those I created ...
Mikkel Ricky
12/06/2013 12:11:00
Last post: 13/08/2013 13:48:41
Dynamicweb Maps module - examples or demo pages?
Hi,
I cannot find anywhere with a live Dynamicweb Maps Module running.
I would love to get link to a demo or a page containing an implemented version, preferably one using grouping.
Thanks :-) Med venlig hilsen / Kind regards Sten Hougaard ...
Sten Hougaard
12/06/2013 10:47:26
Last post: 12/06/2013 11:49:43
Search & replace module
Hi everyone, this is my first post :-)
I should find and replace some words in the ProductName field.
I have used the 'Search & replace" module but I have this error message: 0 record(s) updated.
An error occured. System.InvalidOperationExce ...
Giuseppina Giunta
10/06/2013 11:46:57
Last post: 10/06/2013 13:02:08
login attempt fail - error message
Hi all,
I am trying to use Extranet login. For now, if someone types in wrong username or password nothing happens.
Does DW has a possibility to show this error message or we have to think of some sort of work-around?
//Regards ...
Espen Thorvaldsen
07/06/2013 15:24:20
Last post: 06/07/2015 15:03:02
E-mail marketing, template tags
I need to send out emails to all my users, containing username and password (I know this is a bad idea ;)).
My idea was to create a page with template tags (UserEmail,UserPassword), and use the e-mail marketing module in OMC to send out the mails to ...
Paul Sørensen
06/06/2013 16:12:14
Last post: 07/06/2013 15:00:57
Item.Area with Paragraph.Content tags
I need to make a Area specific paragraph content that can be edited by a normal content user. I have used translate codes before but wanted to use the great new Item.Area tags. <!--@Global:Paragraph.Content(<!--@Item.Area.OtherresourcesPage_ID- ...
Andrew Mannell
05/06/2013 00:14:26
Last post: 05/06/2013 01:20:46
Get area name for search result item?
Hi,
I'm trying to make the search result page more useful for the user by showing what area/website the result item is within.
AFAIK there's no template tag that lets me access this directly via template tag/result object, right?
Can I do a lookup ba ...
Tobias Næss
02/06/2013 13:09:20
Last post: 03/06/2013 23:07:55
dwdd navigation expands all at the same time
http://bella-vista.dk/Bella-Vista-Ombygning/Home.aspx
If you enter the menu-item "products" a lot of windows shows up. (This is not the final structure or styling!) But I would like the dropdowns in 3rd level only to show, when you enter th ...
Lise T. Pedersen
30/05/2013 15:03:36
Last post: 30/05/2013 15:19:31
Need help to find a elegant solution! Translation xml + include html
Using a DW7(19.2.9.9) solution but would this work in a DW8.2 solution, we did not want to make language layer selections as there are so many language layers. Code attached as text and image! ...
Andrew Mannell
20/05/2013 18:05:53
Last post: 21/05/2013 11:38:37