Skip to main content

Recently Updated Pages

User Profile

Features Access Control

This personal function allow you to change your password or personal contact details. ARTICLE WR...

Updated 11 months ago by Theis Villumsen

Exporting for Print

Features Importing and exporting data

Print view will display the current page with certain elements removed Website wrapper (menus,...

Updated 11 months ago by Theis Villumsen

Viewing and editing data

Features Data handling

Work in progress...

Updated 11 months ago by Theis Villumsen

Windows (AD) Authentication

Security reference Single Sign-On to TS

Understanding AD integration SSO happens between three entities in the same network domain: T...

Updated 11 months ago by Theis Villumsen

Quick development

What is TS NoCode?

Tempus Serva is a platform that lets you design and deploy customized applications, with extreme ...

Updated 11 months ago by Theis Villumsen

Feature rich platform

What is TS NoCode?

Whatever device the user is using an efficient and intuitive interface will be served. Applicati...

Updated 11 months ago by Theis Villumsen

High security environment

What is TS NoCode?

Security is key to designing wellfunctioning collaboration applications. In Tempus Serva you can...

Updated 11 months ago by Theis Villumsen

Robust entreprise architecture

What is TS NoCode?

Users working directly with the webbased interface, is handled in the exact way as other systems,...

Updated 11 months ago by Theis Villumsen

Diverse ecosystem

What is TS NoCode?

To round up where we started Tempus Serva is built around the concept of sharing of solutions. A...

Updated 11 months ago by Theis Villumsen

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 11 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 11 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 11 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 11 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 11 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 11 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 11 months ago by Theis Villumsen

Test cases

Coding standards

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

Updated 11 months ago by Theis Villumsen

Naming standards

Coding standards

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

Updated 11 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 11 months ago by Theis Villumsen

ITEM level event hooks

Codeunit reference Formevents

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

Updated 11 months ago by Theis Villumsen