Developer forum
Subject
Replies
Started by
Last reply
RenderItemList - custom parameters
Hi, I don't think it is possible, but worth a question here: is it possible to send custom parameters to an ItemPublisherList template using the RenderItemList. Let's say I have 1 item based page (on this item I can choose 1 image). From the template ...
René Poulsen
23/08/2017 14:05:15
Last post: 23/08/2017 15:12:41
Unique menu id/class
Is it possible to get an unique id/class code for the xslt menu navigation? As in: one link could have another css style. Etc. <xsl:attribute name="class"> <xsl:text>menu-link menu-id-<!--@Menu.ID--></xsl:text> <xsl:if test ...
Sofia Soje
18/08/2017 16:14:35
Last post: 21/08/2017 10:12:31
Custom Field in Product List
Hi people... I have one product custom field... I can get easily this value in the product details... but when I'm trying get in the product list, this is just accessible when I have dwtemplatetags. This is a BUG? How can I have this value in the Pro ...
George Nelzo Pereira
11/08/2017 18:41:29
Last post: 17/08/2017 15:10:12
Null-propagation and other 6.0 features in templates.
Hi all Have anybody had success with incorporating c# 6.0 features in Dynamicweb templates? Eg. Model?.Area.Culture? I've tried with installing Microsoft.CodeDom.Providers.DotNetCompilerPlatform in the project which removes the build warnings in temp ...
Simon Nordahl
15/08/2017 13:57:57
Last post: 15/08/2017 14:50:01
Custom template location
Hi Dynamicweb, Is it possible to insert a different template location than the default, while still allowing editors to pick the templates from Dynamicweb using items? I have tried using an: - ItemTypeTemplateExtender and set it's template path - Not ...
Rasmus Andersen
14/08/2017 14:54:18
Last post: 15/08/2017 07:53:37
RenderItemList and filter
Hi, I've got an itempublisher template to show some items. On the module I choose 8 items - they have to be shown in a specific way.
Then in the template i render an itemlist of the same itemtype - it has to show all of the items, except the 8 chosen ...
René Poulsen
06/11/2015 13:42:02
Last post: 11/08/2017 15:09:47
Basket - Delivery address not being recorded
Hi, I have a solution based on the wrap, and in the basket the user has the possibility to choose an alternative delivery address from his address list (I change the values of the delivery address fields via javascript on select). My delivery address ...
Gaëtan Di Caro
09/08/2017 12:50:41
Last post: 10/08/2017 08:45:04
Data Lists - data publishing in 404 pages
Hi, I'm using DW 8.9.1.7 I have one template with some includes (in this case paragraph with Data List)... Is working fine... If I show the 404 page (with the same template) also is working fine... But when I try access one Nonexistent page the syste ...
George Nelzo Pereira
01/08/2017 22:01:39
Last post: 02/08/2017 08:58:22
ImageHandler - Can you resize and then crop a image?
Hi, DW version: 9.2.16 I'm using the ImageHandler (GetImage.ashx), and hoped someone could help me. I'm having an image, which have to be resized and cropped when it's mobile. I've tried the "&crop=0&width=xxx&height=xxx" which works, but ...
Marie Louise Veigert
18/07/2017 11:28:51
Last post: 18/07/2017 12:15:10
@LoadControl() in dw9
Hi I've been upgrading a DW8 solution to DW9. The old solution uses a @LoadControl() template tag to load in a .ascx file that does some live calls for some stock prices. It seems to not load the file atall, even if u just empty it out with a "hello ...
Anders Ditlevsen
05/07/2017 08:47:31
Last post: 05/07/2017 09:07:44
optinmonster integration
Hey… Anyone with experience or a tip how to integrate Optinmonster with Dynamicweb? About Optinmonster Lead generation software (emailpermission) http://optinmonster.com/ The software has default integration to larger emailclient and CMS's. ...
Torben Bak Jensen
20/06/2017 10:44:05
No replies yet
Forms for editors... anyone who has a useable Bootstrap template?
Hi guys, I had hoped to find a standard, useable, and somewhat "bootstrapifyed" template in "Forms for editors", but unfortunately no... Anyone who have already hacked their way through the tedious work of implementing all the different field-types? ...
Jacob Storgaard Jensen
19/06/2017 16:26:32
Last post: 20/06/2017 09:04:12
Alternative to PrinterFriendly tag
Hello, I've got a job to do, finding an alternative for the PrinterFriendly tag, used by the old Stylesheet method. After we've upgraded one of our solutions, based on the old stylesheet, the PrinterFriendly tag is not workin anymore. I think it got ...
Martin Gammelholm
24/04/2015 13:16:36
Last post: 15/06/2017 12:06:22
Gift Card tags in e-mail
Hi DW. I am trying to include the Gift Card code in my order receipt but it simply won't show. In my last step of the checkout flow I am showing the customers Receipt and I can get the Gift Card tags fine here: if (!String.IsNullOrEmpty(GetString("Ec ...
Christian Hansen Nørgaard
01/06/2017 11:43:57
Last post: 09/06/2017 08:42:33
13
Subscribe
Checked checkbox in form for editors.
I have a checkbox, which is signing the user up for newsletters. And I would like it to be checked from the start, so that the user must "uncheck" it. I have tried to create an "overwrite" as described in the documentation - http://doc.dynamicweb.com ...
Lise T. Pedersen
01/06/2017 13:03:12
Last post: 01/06/2017 16:09:57
Query publisher - indexing item based pages - how can i render something other than MenuText
I am setting up. a search that uses the new index to index item based pages, along with itembased and regular pages with item based paragraphs on them. Using the querypublisher, i loop throug the search results using a freetext parameter, and I do ge ...
Hans Ravnsfjall
31/05/2017 20:24:06
Last post: 01/06/2017 15:38:08
TAG Global:Paragraph.Content
Hi... I have one structure like this: 1.Home 1.PageA 1._includes (Paragraph1, Paragraph2, Paragraph3) In the PageA I have one template with one include like this <!--@Global:Paragraph.Content(Paragraph1)--> Its working fine... But if I have ins ...
George Nelzo Pereira
30/05/2017 13:31:27
Last post: 31/05/2017 15:03:51
Add to Cart - Redirect=false
Hi, We are trying to add a product to cart through ajax, but the system normally redirects to the product page. I now we can set the Redirect parameter to redirect the user directly to the cart (for example), but we want to add to cart in AJAX, and u ...
Nuno Aguiar
25/07/2014 12:21:17
Last post: 31/05/2017 10:44:38
15
Subscribe
How to retrieve Metatags set on image
Hi DW. Like the title says, how do I retrieve Metatags set on images? I found a tag that I could use if I am on a Product page: @GetString("Ecom:Product.Imagepackshot.Metadata.Alt") - In my product catalog I am using alt. images where my prefix is pa ...
Christian Hansen Nørgaard
29/05/2017 11:03:54
Last post: 30/05/2017 12:01:04
Klarna "remember me" option, administered by Klarna
Hi Guys, Today customer contacted me, and asked if they can have this: https://www.screencast.com/t/NNchMA3hc They are saying it's part of "standard opset" but I am not sure if that is true or not? If it is, then I guess this shoiuld have been as par ...
Dimitrij Jazel
22/05/2017 10:32:37
Last post: 22/05/2017 10:54:47