Developer forum

Forum » Dynamicweb 10
Subject
Replies
Started by
Last reply
Form field won't save E-mail field check
Hi DW, I want to mark a field in my form as an E-mail field by checking the checkbox 'E-mail field', but when I click Save, my check disappears (see attached video). Kind regards, Oskar. ...
Oskar Kanstrup
19/04/2024 11:46:14
No replies yet
To delete
When trying to setup an integration acitivity, I encountered a few issues. I think I installed all necessary apps. 1.No 'Group selectable' in the activity screen 2.No 'Source table' available in the table mapping while a path to an Ex ...
Davy Capiau
05/04/2024 15:51:42
Last post: 17/04/2024 12:00:01
Field value conversion on reference fields
Good morning! I'm using field value conversion and think It's a great feature! Makes enrichtment a lot easier for our customers. I did however notice that when I use these fields as a reference field, the option to select a value while enrich ...
Anouk van der Veer
16/04/2024 10:23:17
No replies yet
Best way to add notification subscriber DLL
Hi, I often do some project customizations which are just notification subscribers. For those types of DLLs (not really AddIns) is the best way of adding them to DW10 solution still add the dll to AddIns/Local and install it? I see it works but the s ...
Mario Santos
15/04/2024 19:13:10
Last post: 16/04/2024 09:28:01
Exception handling
Hi, I was trying to understand how the "Debugging" section and it's corresponding exception settings work. Those can be found on the Setting -> Web & http -> Security page. Now, I was hoping that those setting will let me hand ...
Karol Barkowski
10/04/2024 12:57:08
Last post: 12/04/2024 14:14:05
Can't remove last item in item relation list
Hi DW, In DW10 I have two item relation lists (img). They have the same settings except the first has item source = inline, and the second has item source = Pages. My problem is that I can't remove the last item in the second list. When I click r ...
Oskar Kanstrup
14/03/2024 14:28:57
Last post: 11/04/2024 17:50:30
Api controllers
Hi, in DW9 it was possible to use this little piece of code that allowed to add custom api controllers to the exisdting DW project: [Subscribe(Standard.Application.AuthenticateRequest)] public class ApiEnabler : NotificationSubscriber { public const  ...
Karol Barkowski
10/04/2024 11:54:27
Last post: 11/04/2024 17:19:57
Field item_tab renders as input field and not in tab
I'm running dw 10.0.27 & swift 1.25, and im adding custom item_tabs to Master item_type, and it renders this: Also tested on Swift default on dw 9.15.11 and it works properly there. Is this a bug or am I missing a settings? Thanks ...
Joakim Sjöbäck
19/01/2024 11:02:29
Last post: 11/04/2024 08:20:13
Live Integration not connected
Hi, I have a live integration setup, and cannot find the cause of a connection failure. I have setup an endpoint, and on that endpoint I can sen a request and get a valid response: When I then setup a LiveIntegration connected to that endpoint, it fa ...
Justin Sjouw
09/04/2024 19:58:58
Last post: 10/04/2024 13:01:24
To delete
 ...
Davy Capiau
08/04/2024 17:01:04
Last post: 08/04/2024 17:11:01
Integration activity questions
When trying to setup an integration acitivity, I encountered a few issues. I think I installed all necessary apps. 1.No 'Group selectable' in the activity screen 2.No 'Source table' available in the table mapping while a path to an Ex ...
Davy Capiau
05/04/2024 15:51:43
Last post: 08/04/2024 10:57:38
dwapi/frontend/navigations/3?ExpandMode=All&IncludeFoldersAndHidden=True incorrectly returns hidden pages as showInMenu: true
Running 10.0.26 on swift 1.25 and when trying to consume dwapi via dwapi/frontend/navigations/3?ExpandMode=All&IncludeFoldersAndHidden=True im getting the wrong value on showInMenu. In images you can see that Home-page is set to hide in menu, yet ...
Joakim Sjöbäck
08/01/2024 14:25:24
Last post: 03/04/2024 05:42:03
Error when removing account from favorite list
When I try to delete the account from a favourite list I get this error when I click save: ...
Justin Sjouw
25/03/2024 08:51:16
Last post: 27/03/2024 01:17:34
dwapi/ecommerce/products?RepositoryName=SwiftProducts&QueryName=Products returns 204
running dw 10.0.26 and swift 1.25, when attemption to consume API via post dwapi/ecommerce/products?RepositoryName=SwiftProducts&QueryName=Products im getting 204 - No content Index is built, and fetching products via group works fine. What am I  ...
Joakim Sjöbäck
10/01/2024 11:22:33
Last post: 22/03/2024 09:12:18
Visual Editor
Hi 👋🏼 I have an issue on converting a DW9 project to DW10, where Items use "Item-tab". I use this to inherit items, so I can centeralise item-functionality in seperate smaller items. As of right now in DW10, Item-type is the only alternat ...
Mads Poulsen
19/03/2024 13:25:36
Last post: 21/03/2024 11:05:48
Forms for Editors: Recapcha & order fields
Hi, I have 2 questions: How can I add recapcha to my forms? How can I swap my fields? I want to put them in a different order (with DW9 I could just drag and drop it). Caro ...
Caro De Weze
19/03/2024 10:24:39
Last post: 19/03/2024 15:53:21
Fresh DW10 + Swift installation problems
Hi I am trying to install DW 10.2.0 (Suite) + Swift 1.26 using Visual Studio. Everything is working from Visual Studio but when I try to deploy to my local IIS I am constantly getting bunch of errors saying ERR_ABORTED 503 (Server has been shutdown). ...
Ivan Marijanović
11/03/2024 11:34:49
Last post: 14/03/2024 10:40:42
Url is prettified from ToggleFavorite.cshtml
Hi, I'm having some trouble with favorites. In ToggleFavorite.cshtml, the url is built up, and I can see that this result in : /Default.aspx?ID=1250&ProductID=ART02520&VariantId=&ProductVariantId=&ShowButtonText=False&Favorite ...
Justin Sjouw
08/03/2024 09:34:23
Last post: 14/03/2024 08:56:54
function is not defined
Dear Dynamicweb, javascript function on 'injected screen view cshtml' is getting 'Uncaught ReferenceError: function is not defined'. Thanks ...
Soe Moe Tun
05/03/2024 03:42:46
Last post: 14/03/2024 03:18:05
Seamless updating from standard DW9 to DW10
I´ve been out of the loop on DW10 for a while. But are we any closer to where it is possible and safe to do a more or less seamless update from Dynamicweb 9 to Dynamicweb 10 on a standard solution, where there is no custom code other than a few ...
Hans Ravnsfjall
05/03/2024 11:35:44
Last post: 12/03/2024 12:53:47