Common Codeunits
CodeunitTranslator
IntegrationFieldFixCPR
What it does Cleans up external data in CPR format, for use in a scheduled integration. String ...
IntegrationFieldFixDate
What it does Cleans up external data in date format, for use in a scheduled integration. String...
IntegrationFieldLookupKey
What it does Looks up another value based on the string provided, for use in a scheduled integra...
IntegrationFieldValueMap
What it does Looks up another value based on the string provided, for use in a scheduled integra...
StatusAction
FormEvent
BuildUserProfileFromRecord
What it does Creates a TS user from data in a record (name, email) Creates a user Assigns to...
Gantt Sync CodeUnit
What it does This is a codeunit that syncs data from one entity to another.It also calculates st...
Recalculate Parent
What it does A simple codeunit that allows you to force a complete re-calculation of an associat...
LoadInfoFromCVR
What it does A codeunit that does a lookup via danish CVR register and updates the given fields ...
Http request on save
This Codeunit is not ready for use! What it does This codeunit is capable of performing an HTTP...
Public Pages
Pages
Clone System
What it does Clones the entire webapp to another server. Only works on linux. First setup G...
Copy Structure
What it does Will copy all fields except files and pictures, but all sub child entities (1 level...
Clone records
Usage This function will copy a record All values are copied Sub records will be copied Fil...
Static Content
What it does Displays configurable static HTML code. How to invoke Make a http request: main?...
Users By Group
What it does Displays list of active users in the system. Multi mode function User normal: N...
Users Online
What it does Displays a list of users with a session on the current server How to invoke Make ...
Website Iframe
What it does Displays a configurable webpage in an IFrame. How to invoke Make a http request: ...
Solution Structure View
What it does Lists the components (fields, status etc.) in the current solution. How to invoke ...
Gantt Diagram
What it does The platform has a build-in gantt chart generator.It supports zooming, nesting and ...
Move a File
What it does Moves a file from one document-field to another, on the same entity. Works between...
Convert database to UTF-8
What it does Special characters causing errors The default support for UTF8 is 3 byte. Using 4...
Bulk importing files
What it does This page describes how to setup the bulk-import codeunit, to import a lot of files...