Skip to main content

Recently Updated Pages

Token login for apps

Security reference Single Sign-On to TS

The URL of the service is /token The following parameters are supported create login redi...

Updated 5 months ago by Theis Villumsen

Value lookups

JavaScript functions Built-in functions

Value lookups will copy values from other records to the current one. The normal usecase is recor...

Updated 5 months ago by Theis Villumsen

Inspect command and users

JavaScript functions Built-in functions

The currect command can be examined using isCommandNew() isCommandEdit() isCommandList() ...

Updated 5 months ago by Theis Villumsen

Named queries

JavaScript functions Built-in functions

You can add peprared statements configurations and make paramterized class to them lookupNamed...

Updated 5 months ago by Theis Villumsen

Toggling fields (5478+)

JavaScript functions Built-in functions

Note: Hide functions are NOT intended for denying access to data -it will only be hidden in the f...

Updated 5 months ago by Theis Villumsen

Toggling status

JavaScript functions Built-in functions

You can use a Jquery expression. $("#DATA_StatusID option[value='123']").remove();

Updated 5 months ago by Theis Villumsen

Get and set values

JavaScript functions Built-in functions

Display values are handled using standard getter and setters getValue(fieldName) setValue(fie...

Updated 5 months ago by Theis Villumsen

Test cases

Coding standards

Test cases Fields Commands: list, show, edit (update) List interactions: Sort, Grouping

Updated 5 months ago by Theis Villumsen

Naming standards

Coding standards

URL related naming Allways use lowercase for application naming Code naming standards Pack...

Updated 5 months ago by Theis Villumsen

FILTER event hooks

Codeunit reference Formevents

Filters will help you build customized permission schemes. They are called for both LIST and ITEM...

Updated 5 months ago by Theis Villumsen

ITEM level event hooks

Codeunit reference Formevents

public String appendItemPageHead() { return ""; } public String appendItemPageFoot() { return ""...

Updated 5 months ago by Theis Villumsen

LIST level event hooks

Codeunit reference Formevents

public String appendListPageHead() { return ""; } public String appendListPageFoot() { return ""...

Updated 5 months ago by Theis Villumsen

Using Google fonts

Design & Styling Stylesheets

Find a font you alike http://www.google.com/webfonts Click "Quick use" on the font you want to ...

Updated 7 months ago by Theis Villumsen

Using the provided Dev-image

Codeunit reference Developing codeunits

We provide a ready-to-go image of a virtual machine, running Debian 12, for VirtualBox. The mach...

Updated 7 months ago by Theis Villumsen

Analyse Flowtotal

Standard Integrations OLAP

User activity will display an OLAP cube for total flow time to certain solutions. The total flow...

Updated 7 months ago by Theis Villumsen

Analyse Flowsteps

Standard Integrations OLAP

User activity will display an OLAP cube for flow in each process step for certain solutions. The...

Updated 7 months ago by Theis Villumsen

Analyse Activity

Standard Integrations OLAP

User activity will display an OLAP cube for changes and updates to certain solutions. Changes ar...

Updated 7 months ago by Theis Villumsen

User creation

Permissions

Users can be created both in frontend and the designer Designer user creation Creating users U...

Updated 7 months ago by Theis Villumsen

Updating to design version 5

Design & Styling

Step by step guide The following steps are required to update your design Activate version 5 ...

Updated 7 months ago by Theis Villumsen

Solution staging

Coding standards

Transfer solution Source: Make backup, view XML, copy Target: Add repository item, create t...

Updated 8 months ago by Theis Villumsen