Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
Create profile and item
Hi there, We can set an item type to a user through the backoffice. Is there any way to set it up when creating a profile in the frontend? I can't find any tags related to the item in the create profile template. http://thecount.dw-demo.com/create-ac ...
Mario Santos
26/02/2016 18:43:08
Last post: 01/03/2016 14:58:49
GeoLocation ItemType
Hi, i have geolocation Itemtype and it gets latitude and longitude automaticaly while saving the paragraph items. recently i have imported around 700 items using data integration module but it didnt updated the geolocation itemtype in regrads of lati ...
Umar Farooq
29/02/2016 10:49:51
Last post: 01/03/2016 14:50:36
SQL Server 2008 R2 Web edition
Hi guys. I can't seem to find anything about this. Does Dynamicweb support this database? - Can't see why not - just wanted to be sure. ...
Mikkel Høst
29/02/2016 15:45:50
Last post: 29/02/2016 18:17:53
Autologin URL
Hi Guys, A while ago I was using an autologin url with these parameters: ?username={2}&PwToken={3} Username is self explanatory and PwToken used to be the encrypted version of the password. Is this format still valid? Apparently it does not Autol ...
Adrian Ursu
25/02/2016 14:03:18
No replies yet
SEO - URL redirects, when migrating to new Dynamicweb website
Hi we have a client, where we offering them a new website. One of the main concerns for the client, is if we are able to make SEO effective URL redirects, so that the current pages url will redirect to corresponding pages on the new website. How do I ...
Hans Ravnsfjall
24/02/2016 17:34:55
Last post: 25/02/2016 10:28:54
Item Creator to create pages. Newly created page shown as page after submission, when page is created
Hi We have a situation where a costumer wants a solution, where it is posslble to create pages from front end via Item Creator. When a page is created from front end, it shall be created in the tree structure as a page hidden in menu, and the page sh ...
Hans Ravnsfjall
23/02/2016 16:23:12
Last post: 23/02/2016 16:39:26
User Item Type
Hi Guys, I am trying to find out how to view the fields of an ItemType that was allocated to a user? Also, How can I write information in the ItemType if I want to store some User data in there? If anyone can point to a documantation it would be very ...
Adrian Ursu
01/02/2016 15:57:02
Last post: 23/02/2016 11:52:24
Direct path imports
We have redesigned a website and need to redirect all old pages to the new ones. Can i import a list of direct paths urls and destinations in a csv using Dataintegration or another effective method? ...
Per Søgaard
19/02/2016 16:07:39
Last post: 22/02/2016 15:28:12
Subscribe to newsletter
Hi Guys, What would be the best practice to deal with Newsletter subscription without having to use workarounds? I am trying to subscribe users to newsletter planning to use Email Marketing functionality. I tried to use the Extranet module with the o ...
Adrian Ursu
24/11/2015 15:33:42
Last post: 19/02/2016 13:53:25
Mail from dynamicweb CMS ends up in junk
Hi We have a problem, that all the emails sent from our costumers websites, as well as our own site - end up in junk. We have tried to fix the problem, setting up SPF records etc. as adviced by HostNordic, but this does not solve the problem. So this ...
Hans Ravnsfjall
16/02/2016 17:19:04
Last post: 18/02/2016 14:04:03
Item data saved twice
Hi there, I have an Item type that servers as a cotainer. It has only a single field of type Item List pointing to another item. When I add my container item to a paragraph and save my changes, I get two records in the container table instead of 1. F ...
Imar Spaanjaars
17/02/2016 09:43:59
Last post: 17/02/2016 09:47:07
Auto-generated translation keys
Hi there, I am using the new feature to automativally generate the translation keys (thanks *a lot* for adding that, BTW) as described in the release notes: When using a @Translate tag or the Translate method in Razor, and the provided key does not e ...
Imar Spaanjaars
03/12/2015 11:31:55
Last post: 17/02/2016 09:27:06
Content Access payment in Dynamicweb
Hi we have a newspaper client that want´s to sell access single newsarticles, as well as to sell PDF versions of a printet newspaper, and selling subscriptions that give access to all proprietary content. We are looking for a platform on wich to do t ...
Hans Ravnsfjall
11/12/2015 21:16:24
Last post: 17/02/2016 08:55:28
New Index - Show only facet options for Variants in stock
Hi Guys, I know I have seen a similar post a few weeks ago but I could not find it. I need to display a list of variant options a s facets (sizes) but I need to show only the options that are related to variants in stock. I am not sure if there is an ...
Adrian Ursu
15/02/2016 22:35:17
Last post: 16/02/2016 13:48:21
SQL based Dropdown field in Item
Hi Guys, Has anyone used the option to populate an ItemType dropdown field using an SQL statement? The official answer from support is that this functionality does not support all kinds of SQL statements but just simple ones. In my test I tried a sim ...
Adrian Ursu
15/02/2016 18:18:39
Last post: 15/02/2016 22:56:34
Item Based Page, Unpublished as default on create
Is it not possible to set pages that are itembased, to be Unpublished as default, so that you create unpublished pages - that can be published on your demand, and not on creation? ...
Hans Ravnsfjall
11/02/2016 18:13:48
Last post: 12/02/2016 16:45:53
Not possibe to choose HTML5 fields, in Use Item Field in Item Creator send form settings
See attachment why is it not possible to select HTML5 input fields in Item Creator Send form settings? Appears that I can only select field that are the type "Text" ...
Hans Ravnsfjall
11/02/2016 18:11:25
Last post: 12/02/2016 16:09:41
RenderItemList with filtering from Editable List
Hi everyone, We are using a renderItemList with filtering by keywords from product fields or custom fields. All the fields (less the Products) are Editable lists. See below: string FaqsFilter = "Format contains '"+ProductFormat+"' or RegulatoryStatus ...
António Ramos
10/02/2016 19:03:37
Last post: 11/02/2016 15:21:06
Extending URL Redirects
Hi everyone, Our client need to redirect someone if he search by the term XPTO to a specific URL. e.g. www.website.com/search-results?Keywords=XPTO redirect to www.website.com/XTPO I was trying do to with the URL Path module but without success. Do w ...
António Ramos
10/02/2016 16:24:50
Last post: 11/02/2016 15:09:46
Schedule Tasks with Formmailer
Hi, Someone know how to send email through Formmailer fired with Scheduled task? I have one page with a DataList and Formmailer, it's work fine when I show this page... also I have one schedule task calling this page, when fire this schedule task is  ...
George Nelzo Pereira
10/02/2016 12:42:19
Last post: 10/02/2016 14:06:42