Developer forum
Subject
Replies
Started by
Last reply
AI Text Generation
Hi, I trying to play arounf with the AI text generation. I have set up an API key for OpenIA and a prompt. When I try to run the prompt I get an error saying: One or more errors occurred. (Value cannot be null. (Parameter 'DeploymentName')) W ...
Aki Ruuskanen
28/05/2024 16:09:09
Last post: 03/06/2024 08:51:46
additional empty CLI page in dw10 doc site
Hi, It appears there is an additional empty CLI page, when searching for CLI the first link leads to an empty page: ...
Justin Sjouw
28/05/2024 10:06:55
Last post: 03/06/2024 08:46:15
No layout selected
So I fired up the latest (10.5) and installed the latest swift files and db. But I get the no layout selected error. Went to find the layout template setting in the site settings but I can't find the site settings in the new admin gui. its not in ...
Stephen Anthony Jackson
30/05/2024 19:01:11
Last post: 30/05/2024 19:18:56
Sorting row definitions
Could we please get a "Sorting" field in row definitions to make sure that the rows are listed in a favorable way? RowDefinitions.json is like this: But the output in admin is like this... ...
Martin Moen
14/05/2024 14:56:40
Last post: 30/05/2024 14:45:16
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
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
Code first items collection not saved
Hi, I have defined a very simple "Department" item type And another one that serves pretty much as a container: But whener I save this parent item, only the "Title" field is saved. My collection of "Departments" are gone ...
Karol Barkowski
21/05/2024 16:23:45
Last post: 22/05/2024 10:02:15
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
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
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
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
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
Last post: 24/04/2024 13:31:45
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
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
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