Some users may experience random login-problems to our Community. We are investigating the root cause of this. If you get an error message from CloudFlare, please send the RayID in the message to support@superoffice.com. You may also clear your browser cookies and cashe to solve it. Thanks for your understanding. 

General Technical Forums

0 Abonnenter

1 Emner

137 Samtaler

Area for subscribing to announcements, and general topics not specific to API and products.

All conversations (137)

push_pin lock

Are you using SoCrossMessaging (ajaxMethod)?

The SuperOffice crossmessaging capability is great for sending navigation commands (SoProtocol) to the web client, or issuing an openDocument command, from an iFrame. As we move forward towards version 12, that's not going to change. One of the primary goals for v12 to is to run completely on .NET 8 (or higher), eliminating all dependencies on anything running .NET Framework 4.8 code. The current cross messaging command ajaxMethod depends on legacy code in .NET Framework context, and that means all ajaxMethod commands will cease to function in v12.  Are you using it? If so, please reach out (sdk@superoffice.com) and let us know. We will help you figure out how to instrument the same functionality without the ajaxMethod command.  Best regards!
Tony Yates
2
0
23. maj 2025 | 01.41 PM
Emne:
Technical announcements
push_pin lock

Partnersites In SOD - Update To Version 11.1

The partnersites in SOD are planned to be updated to Release 11.1 Monday 19.may in the morning. The version is still under development, so the sites will be updated when there are any changes. Version 11 is a major upgrade, but changes are technical and "under the hood". So API's, featuretoggles, functionality should all be the same. Version 11.1 can be sidegraded to version 10.5.5 if needed. Version 11.1 is planned released to the first customers 27.May. Featuretoggles turned on for the PartnerSites for 11.0 is the same as for 10.5.5: NewServiceRequest, LiveRequestUI, HugoAiGpt, HugoAiIframe, HugoAIChat, HugoAISummarize, CustomObjectsv1, CustomObjectsV2, BoardView
Helene Frenning Hansen
0
0
16. maj 2025 | 01.54 PM
Emne:
Technical announcements
push_pin lock

New Release - Developer Portal 2.2

Hello Everyone, We are excited to announce a new Developer portal release! You can find more information and details about the new release by navigating to this page . Feel free to share your feedback with us!  
Chamal Asela Perera
1
0
14. maj 2025 | 01.25 AM
Emne:
Technical announcements
push_pin lock

Convert attachment to CRM document

Is there any way to simply get an attachment from the attachment db table and convert it to a CRM document that can be added to a sale, contact etc etc? Like, in a imaginary scenario I wish for a like createCRMDocumentEntityFromAttachmentId(1) method or function? Or just any other way to solve it without having to parse the document from the attachment body to a CRM Document. 

BM

Beata Martinsson
0
0
13. maj 2025 | 09.51 AM
Emne:
Technical announcements
push_pin lock

Convert attachment to CRM document

Is there any way to simply get an attachment from the attachment db table and convert it to a CRM document that can be added to a sale, contact etc etc? Like, in a imaginary scenario I wish for a like createCRMDocumentEntityFromAttachmentId(1) method or function? Or just any other way to solve it without having to parse the document from the attachment body to a CRM Document. 

BM

Beata Martinsson
0
0
13. maj 2025 | 09.51 AM
Emne:
Technical announcements
push_pin lock

Partnersites In SOD - Update To Version 11.0

The partnersites in SOD are planned to be updated to Release 11.0 Friday 9.May in the morning. The version is still under development, so the sites will be updated when there are any changes. Version 11 is a major upgrade, but changes are technical and "under the hood". So API's, featuretoggles, functionality should all be the same. Version 11.0 can be sidegraded to version 10.5.5 if needed. It will only be released to a few partnersites in production. Version 11.1 is planned released to the first customers 27.May. Featuretoggles turned on for the PartnerSites for 11.0 is the same as for 10.5.5: NewServiceRequest, LiveRequestUI, HugoAiGpt, HugoAiIframe, HugoAIChat, HugoAISummarize, CustomObjectsv1, CustomObjectsV2, BoardView
Helene Frenning Hansen
0
1
8. maj 2025 | 11.46 AM
Emne:
Technical announcements

Seneste svar

All partnersites in SOD will be upgraded to latest version of 11.0 at 12.00. This solves an issue with authentication in Forms, and a webhooks issue.
by Helene Frenning Hansen
13. maj 2025 | 09.36 AM
push_pin lock

Scrollbar missing in new UX on custom screens

Hi! We have experienced 3 customers with custom screens where the scrollbar is missing after they got the new UX. Is this a bug?    We know how to fix it, but is this something that should be fixed in the system? We need to add this; <style>   #HtmlPage_rightDiv {     overflow: scroll !important;   } </style>
Anne Lene Solheim Lilleberg
4
2
24. mar. 2025 | 04.34 PM
Emne:
Technical announcements

Seneste svar

I have been informed that fix does no longer work:    #HtmlPage_rightDiv {     overflow: scroll !important;   } Following can be used instead:       .HtmlPage_contentDiv {         overflow-y: scroll !important;       }
by Aivaras Stalauskas
7. maj 2025 | 12.22 PM
push_pin lock

Partnersites In SOD - Update To Version 10.5.5

The partnersites in SOD are planned to be updated to Release 10.5.5 monday morning. The version is still under development, so the sites will be updated when there are any changes. Featuretoggles turned on for the PartnerSites for 10.5.5 are: NewServiceRequest, LiveRequestUI, HugoAiGpt, HugoAiIframe, HugoAIChat, HugoAISummarize, CustomObjectsv1, CustomObjectsV2, BoardView
Helene Frenning Hansen
0
3
25. apr. 2025 | 09.46 AM
Emne:
Technical announcements

Seneste svar

Yes it is enabled now!
by David Hollegien
29. apr. 2025 | 08.10 AM
push_pin lock

Partnersites In SOD - Update To Version 10.5.4

The partnersites in SOD are planned to be updated to Release 10.5.4 monday morning. The version is still under development, so the sites will be updated when there are any changes. Featuretoggles turned on for the PartnerSites for 10.5.4 are: NewServiceRequest, LiveRequestUI, HugoAiGpt, HugoAiIframe, HugoAIChat, HugoAISummarize, CustomObjectsv1, CustomObjectsV2 (This featuretoggles are removed from code and will be removed from the sites monday 24.march: QuoteSCIL)
Helene Frenning Hansen
0
0
21. mar. 2025 | 02.23 PM
Emne:
Technical announcements
push_pin lock

Are you still using Continuous Database Development?

Hello great community! I've got a question for you... Do you have any known onsite installations dependent on the CDD APIs we released in SuperOffice version 8.1, for database schema changes? Custom objects is certainly the contemporary way integrations should make database schema changes. We would like folks to move away from using CDD and start using Custom objects instead. So, if you are using CDD instrumentation for database schema changes, please do let us know. You can reply to this thread, or send us an email at sdk@superoffice.com. Best regards!   
Tony Yates
1
1
21. mar. 2025 | 08.13 AM
Emne:
Technical announcements

Seneste svar

Hello Tony, Only custom objects are used in the current projects. For historical reasons, however, we also still have some projects with CDD. From which version will CDD be deprecated?
by Georg Diczig
21. mar. 2025 | 08.31 AM