Developer forum
Subject
Replies
Started by
Last reply
Razor redirect in frontend only
Hi, Creating a template for the login feature, we set up a redirect in Razor. System.Web.HttpContext.Current.Response.Redirect("/Default.aspx?Id=000"); The problem is that the backend is triggering it when we save the page. How can we adapt/change it ...
Nuno Aguiar
21/05/2014 11:00:37
Last post: 21/05/2014 12:08:57
How to search in both content and extranet users
I would like to search both the content of the page AND the extranet-users, shown as employees in frontend, from the same search-field. Have been told that it can be done some way on template level ... but I have no idea of where to start. I wonder i ...
Lise T. Pedersen
15/05/2014 14:47:41
Last post: 19/05/2014 00:16:56
Recommended tag for a base href in a newsletter
Hi there, What's the recommended tag to use in a <base href="..." /> element inside a newsletter to resolve paths to images? I am currently using <!--@Global:Request.Host-->. Is that the best tag? And does it get populated by the Domain s ...
Imar Spaanjaars
29/04/2014 21:49:24
Last post: 14/05/2014 12:05:03
Linked in share not including image from site
Using the Addthis tag the visitor can share a page to his linkedin page. Sometimes the share includes the image on the page and sometimes not.
Must be a template thing - maybe? Does anyone know how to solve this? ...
Per Søgaard
02/05/2014 11:25:32
Last post: 09/05/2014 11:10:05
ItemPublisher:Items.List max 10 items
Hi,
we are using an ItemPublisher that is using the "Select items under the following pages" option to pick items. Using this code in the list:
@using Dynamicweb.Modules.UserManagement;
@using Dynamicweb.Modules.Common.CustomFields;
<div class="it ...
Morgan Fallbrink
30/04/2014 09:59:48
Last post: 07/05/2014 09:50:55
Language menu
Hi I have setup a language menu on a solution. When the user clicks on another language they are redirected to the equivalent page on the other lanuage. It is working great, but I have a small problem when the page does not exist on the other languag ...
Thomas Schroll
24/03/2014 15:34:23
Last post: 05/05/2014 19:51:12
Razor Foreach with Itemlist
Hi, We've got an Item value from the area. That Item (Alert types) is an Item List. How can we loop through that ItemList to match the value we need? We are actually loading all of the items from that table to match the value we need. We tried to ins ...
Nuno Aguiar
07/04/2014 12:22:10
Last post: 30/04/2014 17:15:15
My carousel items are not area culture specific, WHY ??
I created a carousel based upon the DynamicWeb sample http://items.dynamicweb.dk/en-US/Frontpage
It has an items component where the images can be added to the carousel itself. So far so good ... It works fine and looks nice ... Our client is transla ...
Peter Leleulya
20/02/2014 15:32:25
Last post: 30/04/2014 09:31:13
XSLT sort by date and time??
Hi guys, I'm having trouble sorting a bunch of products by Ecom.Product.Created.Sortable which is formatted: 2013-10-30T12:06:09 Anyone who has the easy path to a solution here? Right now I have <xsl:sort select="Ecom.Product.Created.Sortable" ord ...
Jacob Storgaard Jensen
23/04/2014 20:52:23
Last post: 28/04/2014 16:23:09
RE: Ecom Data in master template
Hi, I need to write out customfield data into the header of my master template for use to facebook graph tags. Facebook requires this to be in the header. Is this possible? ...
Jan Sangill
11/04/2014 08:17:52
Last post: 24/04/2014 10:05:22
Layoutbased design and ecom menus
Hi! I'm working on an Ecom webshop where I want to display the groups and subgroups as menus and when you click on a specific subgroup the product list shall be displayed. "dwnav" class="dwnavigation" settings="startlevel:1;endlevel:1;template:EcomGr ...
17/09/2010 14:41:00
Last post: 22/04/2014 12:10:54
19
Unsubscribe
How to keep ProductGroup Navigation "open" when viewing a Product
Hi All, Is it posible to keep the product groups InPath=True, when i am viewing the product ? Default i can se on my XML that the InPath=false, when i view the product, but I will like my ProductGroup navigation to stay open. Regards NIversen. ...
Nicolai Iversen
11/04/2014 11:37:33
Last post: 16/04/2014 10:09:56
Itempublisher if statements
Hi, Im having an Itempublisher listing items with an itemlist field. Isnt it possible to do an if statement on those fields? or in that loop? seems like im never entering the "if" part <!--@LoopStart(ItemPublisher:Items.List)--> <!--@LoopSta ...
Regin Madsen
04/04/2014 13:12:50
Last post: 04/04/2014 14:33:19
Publishing in JSON / XML
Hi Nicolai Saw your presentation of publishing content in JSON/XML at DWTC14.
Did you put your examples online anywhere? Best regards Bjarne ...
Bjarne Rosendal
18/03/2014 12:54:52
Last post: 04/04/2014 11:37:14
Data Publishing With Edit Row
Hi, When we activate the checkbox for detail of a record, we get the following error. What are we doing wrong? An error occured while attaching module (Dynamicweb.Frontend.Content) System.NullReferenceException: Object reference not set to an instanc ...
Nuno Aguiar
26/03/2014 19:03:34
Last post: 03/04/2014 11:40:24
Item template bug on update
I updated my core to 8.4.0.10.
Item types were gone! I checked the restrictions and configurations of the items types but they were OK.
I managed to get my items back by opening the publisher template via the CMS and enter a space somewhere and close ...
Peter Leleulya
01/04/2014 14:47:31
Last post: 03/04/2014 10:56:33
Checked and selected radio buttons and select
Hi I'm building a custom HTML-template for a form using the Forms (for Datalists) (not sure about the translation), but I can't seem to get radio buttons and selects working correctly. Because of the layout of the form I can't use the default output ...
Thomas Clausen
27/03/2014 09:21:08
Last post: 31/03/2014 12:45:58
Best practice when copying items from one solution to another?.
Hello, I have been working on a local website for quite some time. It has now been moved to a staging server where our further development will take place. However, after the copy was made and pushed to the staging server I made some new item types l ...
Mikkel Toustrup Olsen
27/03/2014 09:04:42
Last post: 27/03/2014 13:27:32
The Gallery module - adding the tag
I want to display the meta data title added in the File archive, so the gallery displays that instead of the filename when the large image is shown. I'm using the tag <!--@Gallery.Image.Metadata.title--> and the standard LightboxBorder.html but ...
Morten Sigh
25/03/2014 13:56:29
Last post: 27/03/2014 09:13:49
Is it possible to limit stringlength on Item tag?
I am creating a newslist, and would like to show only the first 150 chars of a string coming from a tag. The item tag is <!--@ItemPublisher:Item.Innihald.Value--> And i would hope to be able to do something like this <!--@ItemPublisher:Item. ...
Hans Ravnsfjall
26/03/2014 19:21:18
Last post: 27/03/2014 08:38:14