Support & frequently asked questions

Get support. Search our collection of frequently asked questions (FAQs).

Contact support

Fill out this form to get in touch with support.

Manage requests

Check answers and respond to your requests.

Need support outside normal business hours?

You can reach SuperOffice support during evening and during weekends with Premium Support.

Latest Forum Posts

  • Postet Macro trigger sets date/time wrong time zone? i Settings and maintenance

    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.
  • Svar til CRMScript question (NSProjectActivity) i Core CRM features

    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.
  • Postet Feedback i Custom styling

    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 management 01.16.2026 mode_comment 63
  • Samuel Holmström Marketing management 01.12.2026 mode_comment 46
  • Espen Steen Custom styling 02.16.2026 mode_comment 2