Support & frequently asked questions
Get support. Search our collection of frequently asked questions (FAQs).
Need support outside normal business hours?
You can reach SuperOffice support during evening and during weekends with Premium Support.
Latest Forum Posts
-
Hi I have added a macro trigger that sets a date/time field on Request table. It works nicely, but when displaying the field in a table, the time shows an hour off. Can it be a problem with daylight savings? Is there a way to fix this? Snorre I
24. feb. 2026 | 12:13 p.m. -
Simen Mostuen IversenStaff
Hi, I might totally be misunderstanding this question. But you're creating a document with CRMScript, and you want the document to be displayed in the Project card under the "Activities" pane? What is your code like? Please provide a code sample. For I would do it something like this to achieve what I think you're trying to: Integer projectId; // Id of the project NSStream docStream; // Stream content of the document NSDocumentAgent docAgent; NSDocumentEntity docEntity = docAgent.CreateDefaultDocumentEntity(); // Code to set document attributes // Connect the document to the Project NSProject project; project.SetProjectId(projectId); docEntity.SetProject(project); docEntity = docAgent.SaveDocumentEntity(docEntity); docAgent.SetDocumentStreamFromId(docEntity.GetDocumentId(), docStream);
19. feb. 2026 | 09:57 a.m. -
Espen SteenPartner
Hi, I've tested out custom styling today and here's some immediate feedback: The class dropdown appears to be searchable, but the search doesn't work. There's no "button" selector in the class dropdown. I was able to select it by using ".form-form .Button" though. Some customers have multiple, often many, forms where they would want the same styling on all their forms. I think a good idea would be having a "CSS template" where you could make the CSS centrally, then select that CSS template in a dropdown list when you are configuring the form. That way you wouldn't have to copy the CSS to each form, and less technical users wouldn't have to worry about the code but instead just select the design someone has already made for them. Other than this I really liked it, and it worked well on first try! Espen
16. feb. 2026 | 10:06 a.m.
Aktive forum
-
PW
Sales managementLet's talk about sales and opportunity management, sales forecasting, sales guide, sales targets and KPIs, quote management and sales documents.
01.16.2026 63 -
Marketing management
Let's talk about customer segmentation (selections), communication campaigns (mailings), tracking marketing results.
01.12.2026 46 -
Custom styling
Custom styling
02.16.2026 2