Developer forum
Subject
Replies
Started by
Last reply
Send link to reset page doesn't seem to work
Hello, I was trying to change the recovery method in one of our solutions to Send link to reset page. However when I changed the setting, suddenly the recovery page doesn't show anything anymore. Of course I suspected the template to be not corre ...
Manon Wekking
14/03/2017 14:39:56
Last post: 04/03/2019 13:05:37
Itemlist -> Itemrelationlist
Hi there I have a major issue with a DW 8.9 solution, for one of our clients. An issue that became present with an upgrade from DW 8.8 to 8.9. The main issue is the search-functionality in the administration, which times out when searching "free ...
Mikkel Casper
14/03/2017 14:04:02
Last post: 15/03/2017 14:26:53
Rendering items directly in a template with 'Show on paragraph'
Hello, Short question; I'm rendering items in a template as described here: http://doc.dynamicweb.com/documentation-8/content/items/item-publisher#sideNavTitle1-2-2 Can I specify a 'Show on paragraph' in the template where the item details are shown? ...
Harald Brouwers
08/03/2017 10:58:25
Last post: 10/03/2017 08:44:20
Error copying Area
Hi guys, I've got this error when I tried to copy an area: Error happened while executing operation! Area was not copied! Any ideeas why? Is there a log for this type of operations that I can check? I am using 8.8.1.32 Thanks, Adrian ...
Adrian Ursu
05/03/2017 01:26:16
Last post: 20/11/2019 16:21:41
10
Subscribe
Rich text editor on page item properties
Hi, I applied a rich editor field to a page properties item type. When I edit it the value seems to be saved on DB but the tag does not return value. Is anyone experiencing the same issue? I'm currently using 9.2.4. https://www.screencast.com/t/pGNzg ...
Mario Santos
03/03/2017 11:50:17
Last post: 10/03/2017 10:52:37
Cache in browser
A customer is sending us Google page speed reports that says we should use cache in browser for all images. How can we activate this in Dynamicweb and silence our insisting customer ;-) ...
Per Søgaard
28/02/2017 15:38:40
Last post: 28/02/2017 21:44:25
Search Weighted do not search in product catalog(ecom)
Hi, I want to create a search that search not only in the website, but also in the items and ecommerce. In search weighted module, I see settings regarding to ecommerce. But when i search, it is not showing any result related to ecommerce. I attached ...
Arker Soe
28/02/2017 10:21:11
Last post: 10/03/2017 08:05:08
Billing / Shipping country user dropdown
Hi, How is the user Billing / Shipping country dropdown populated? I'm guessing it is from Ecom Countries, but it seems that is getting wrong labels: https://www.screencast.com/t/fscgjwkH2U0g DW version: 8.9.1.9 Best Regards, Mário ...
Mario Santos
23/02/2017 13:37:48
Last post: 23/02/2017 13:47:04
Email Marketing: Differing from email per user
Is it possible to differ the sender email in email marketing per user on a list? Email placeholder tags only seam to work on subject, content and tracking provider fields (link) E.g. A user would have a specific contact at the company, and that conta ...
Michael Houmark
20/02/2017 14:06:42
Last post: 23/02/2017 06:41:02
Force logout after 20min
Hi, We have a customer that wants to force logout after 20min / session expires. Is there any setting in DW where I can do this rather than using a JS Timeout and trigger a redirect to extranetlogoff.aspx? Best Regards, Nuno Aguiar ...
Nuno Aguiar
13/02/2017 21:16:05
Last post: 03/04/2017 12:33:03
Format date
Hi Guys, I am trying to format a date in a multi linguag website and I am uisng the same template. I have tried using the old HTML Date extensions (http://templates.dynamicweb.com/TemplateTags/Dynamicweb-template-tags/General-tags/Date/time-tag-exten ...
Adrian Ursu
13/02/2017 11:43:31
Last post: 14/02/2017 13:47:28
Issue with custom product category field of type decimal
Hi guys, I've added a CATEGORY field "MyField" to my product of type "decimal". When in the CMS I enter the value 10,00 it saves the FieldValue 10 in table EcomProductCategoryFieldValue. When in the CMS I enter the value 2,95 it saves the FieldValue ...
Peter Leleulya
06/02/2017 09:13:02
Last post: 14/03/2017 10:40:04
DW-compliance of OWASP
Hi, A customer has asked if DW complies with the OWASP top ten cheat sheet: https://www.owasp.org/index.php/OWASP_Top_Ten_Cheat_Sheet Any smarter heads than me, that know the answer to this? :) ...
Jacob Bertelsen
02/02/2017 16:03:18
Last post: 21/06/2017 15:12:04
Publish ItemTypes that are not in Lists, Paragraphs or Pages
Hi Guys, I have other threads covering about the same topic but they migth be buried deep in the forum, and I wanted to revert back to this issue and hopefully find a solution for it. I have an Item type with an Item Relation field with the option "I ...
Adrian Ursu
31/01/2017 08:41:42
Last post: 06/02/2017 01:47:27
Reading an Item relation list
Hi Guys, I have an ItemType called Settings. One of the fields on this ItemType based page is a relation list. I have stored in the Area the id of the Setting page and now I am trying to access the list. My knowledge is limited. I tried: Dynamicweb.C ...
Adrian Ursu
30/01/2017 21:37:08
Last post: 30/10/2018 08:15:39
Best practice on master-detail items in 8.9.X
Hi there, Since Dynamicweb is pushing us to use items for just about everything, I do ... But I'm having issues with large quantities of master-detail items. When I for example create an item type for a news item I often won't be able to use it as a ...
Peter Leleulya
30/01/2017 13:06:11
Last post: 28/03/2017 12:06:34
12
Subscribe
Consuming a remote web service in cshtml
How are you supposed to call a remote web service in a Dynamicweb Template file (.cshtml)? I need a page that calls the web service and returns JSON. ...
Boxx
26/01/2017 20:03:42
Last post: 26/01/2017 22:18:34
Backend login user messed up with the frontend user
Hi, When an frontend user is authenticated in the frontend shop and we are logging in with the administrator in the backend (same browser, with an other tab) the frontend user is logged in at the backend. We are using Dynamic Web core version 8.9.0.0 ...
Sander Veltman
12/01/2017 16:03:19
Last post: 17/01/2017 11:51:17
Forms for editors - submit form without reloading page
Hi Want to submit form without reloading page. Is there any way of doing this in standard Dynamicweb? Maybe some built in Ajax template or nnybody have some suggestions? br, Hans ...
Hans Ravnsfjall
11/01/2017 14:57:15
Last post: 11/01/2017 15:06:47
User smart search: using expressions
Hey, when creating a smart search for users, selecting certain fields allows you to enter an expression as part of the condition. I haven't been able to find any documentation for this - how can we utilize this? Is it a regexp, what variables are ava ...
Martin Christensen
09/01/2017 10:32:41
Last post: 09/08/2023 12:52:20