Developer forum

Forum » Dynamicweb 10
Subject
Replies
Started by
Last reply
Seamlessly integrated payment experience
We're intending to create a new payment plugin, which will support a seamlessly integrated payment experience. The attached slides provides an illustration of the intended user experience. Our desired approach has spawned the following questions: ...
Jonatan Evald Buus
21/05/2024 08:48:41
Last post: 28/05/2024 11:40:32
svg not loaded anymore
Hi, Can be seen on https://mountainbikemuseum.nl/ I think this is since 10.4.1 but I'm not 100% sure, might be due to Swift changes as well?. I now get an error message, is svg something I need to configure seperatly?: An exception occurred while ...
Justin Sjouw
10/05/2024 15:31:50
Last post: 17/05/2024 10:58:22
Custom webapi in DW10
Can someone please add a code example showing how to setup a custom webapi in a DW10 solution. Can't use the DW9 way with WebApiEnabler anymore I guess. ...
Martin Moen
10/05/2024 00:08:46
Last post: 13/05/2024 09:53:17
Forms checkboxlist options bug
Hi DW, In my form, options to my CheckBoxList are not added to the code. See video. Kind regards, Oskar ...
Oskar Kanstrup
06/05/2024 15:30:38
Last post: 23/05/2024 11:36:48
Uninstalling AddIn doesn't unload the assembly - needs app restart
I found out, that uninstalling an installed AddIns from /System/AddIns/Local doesn't unload the assembly. I created a Notification Subscriber in my DLL [Subscribe("DWN_STANDARD_PAGE_LOADED")] public class PageLoaded : NotificationSubscr ...
Kevin Steffer
29/04/2024 09:29:33
Last post: 02/05/2024 10:51:46
Changing order of items
Are there any plans on implementing a feature to change the order of item elements, the same way it's possible to drag and drop paragraphs in order to change when they appear? It's very time consuming having to copy paste back and forth if yo ...
August Schnell
22/04/2024 13:36:33
Last post: 22/04/2024 22:51:16
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
Last post: 01/05/2024 11:11:03
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
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
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
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
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: 02/05/2024 13:31:28
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
Facet field in Files index not analyzed
It seems the Facets in the Files index are not Analyzed correctly? The IPTCKeywords field is used as a facet, and marked as analyzed, but shows as a single string: ...
Justin Sjouw
08/03/2024 10:04:05
Last post: 11/03/2024 14:51:08
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
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
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