Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
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
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
Adding values to Pageview
Hi guys, I have a project where I need to use a bit more extensively the Impersonation. In order to improve the performance and also ensure a more sticky impersonation, I need to access some properties from the user and also update some propeties on  ...
Adrian Ursu
07/01/2017 12:33:38
Last post: 09/01/2017 16:11:01
Generated password in usermanagement does not match password level in MC
When generating a password for a new user in Usermanagement it does not contain numbers even though it is set as a requirement in MC settings. ...
Per Søgaard
06/01/2017 14:32:42
Last post: 28/04/2017 10:09:20
Extranet login - keep logged in not working
We have setup an Extranet with AD integration for validation password. The user should be logged in for 30 days and DW should remember the username and password. This is set up in the log in form with remeber username and password and check for keep  ...
Per Søgaard
06/01/2017 09:46:53
Last post: 18/05/2017 13:27:47
Weird trimming of long description when importing from Excel
Hi Guys, I have a weird behavior with a data integration job. I am trying to import data from an Excel file and everything seems fine except for the Long Description field that gets trimmed to 255 characters although the Field is defined as Nvarchar  ...
Adrian Ursu
27/12/2016 12:25:16
Last post: 29/12/2016 12:27:51
New Index Facet Options Sort values
Hi Guys, I am trying to play weith the new index and use the Fiel list type of facet. I could not figure out how the Options are sorted. In GetLoop("FacetOptions") I see there is a tag called "FacetOption.Sort" but it always return 0. I was wondering ...
Adrian Ursu
26/12/2016 15:53:00
Last post: 02/01/2017 14:44:52
Use ItemPublisher to list Items without pages or paragraphs
Hi Guys, I am using an ItemType to create a list of manageable Tags on a content rich website. I am connecting the tags with the articles with a Sql based checkbox list. Now, I need to publish the tags on the website. I tried to use the ItemPublisher ...
Adrian Ursu
24/12/2016 01:32:07
Last post: 18/01/2017 13:58:09
Password complexity error message
Hi, I am experiencing something odd. It looks like the password complexity error message if being generated by DW, instead of getting the data from the paragraph module settings. http://www.screencast.com/t/by5zrDknx7a Is this a bug or should I be ch ...
Nuno Aguiar
22/12/2016 16:00:01
Last post: 22/12/2016 16:16:51
Vcard with UTF-8 encoding?
Hi, is there any way to specify an encoding for the auto generated vcard that is available via UserManagement:User.VCard? We're having a little trouble getting æøå to show up correctly. It could also be that the version specified in the vcard header  ...
Martin Christensen
21/12/2016 15:42:10
Last post: 22/12/2016 12:58:27
Rich Text Item Type Field Error
Hello everyone I've got three dynamicweb custom solutions running on the same IIS server, which all uses the same virtual admin folder (8.9.0.3). In the admin panel i've crated some items that uses rich text fields which work fine on the first two si ...
Jeppe Jakobsen
20/12/2016 10:39:08
Last post: 20/12/2016 12:34:42
Pass values to RenderItemList
Hi Guys, Is it possible to send values to the @RenderItemList ? Like this: string DataFromItem = RenderItemList(new { ItemType = "NameOfMyItem", ListSourceType = SelfPage, ListSourcePage = "3223", ItemFieldsList = "*", ListTemplate = "ItemPublisher/L ...
Adrian Ursu
19/12/2016 18:38:37
Last post: 20/12/2016 08:51:06
ItemTypes - Use value from feild in a SQL query for another field
Hi Guys, I was wondering if it's possible to use the value from a Field in a Sql query to populate the values in another field. For example, I can populate a dropdown list with a SQL query and store the PageID (for example) and based on the value sel ...
Adrian Ursu
19/12/2016 15:26:33
Last post: 19/12/2016 17:50:23
Weird server (Win2k8 R2) - no extensionless url request and repositories not working
Hi I have this weird server that won't work with extensionless URLs and the new Repositories won't show it's index instances, index builders, and fields. I think the problem is related to eachother. Do you know what could cause this issue? The server ...
Kevin Steffer
15/12/2016 12:10:25
Last post: 17/02/2017 17:31:02
Publication period expired products being shown
Products that have their publication period expired are still shown in the shop. Is there a way to check in the Index if the publication period has expired? There are some campaign fields with publish from and to in the Index, but it doesn't seem lik ...
Emil Ryberg
13/12/2016 11:09:34
Last post: 13/12/2016 14:23:49
Retina screen detection
Hi Guys, Is there any method of detecting if the visitor has a retina display? That's obviously for loading different images according to each screen size. Thank you, Adrian ...
Adrian Ursu
12/12/2016 15:54:06
Last post: 14/12/2016 15:14:36
Base href trailling slash
Hi, I have a project where (due to some 3rd party integration), we are trying to remove the trailing slash from the base href meta tag. I noticed that I have a tag that returns all of the Meta tags. Is that the only way to get it? Using a Replace bas ...
Nuno Aguiar
12/12/2016 13:58:28
Last post: 12/12/2016 16:57:21