Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

459 total results found

Displaying vacancy list in CMS

TS Recruiter

The following describes how to inject the list of vacancies created in TalentPiper directly into a web page. This helps: Reuse styling/layout from standard pages Content is indexed properly with search engines Integrating with WordPress using PHP From...

Needs Work

Add links to add user to candiate database

TS Recruiter

Anywhere in a webpage you can add a link to the candidate interface https://talentpiper.com/demo/webinterface?nykandidat Example of HTML for a popup window <a target='_blank' href='https://talentpiper.com/demo/webinterface?nykandidat'>add me to candidate da...

Needs Work

Tenant whitelabeling

Features Styling

The Tenant whitelabeling feature allows you to apply different branding and styling for each ExclusiveGroup in an application. This is handled by inserting an additional stylesheet into the page, by including a special codeunit page inside ALL pages (displaye...

Needs Work

Hardening Tomcat

How to Harden Your Application

Secure SSL ciphers If you are running your Tomcat installation behind a reverse proxy, these recommendations will not be needed, as Tomcat is not terminating SSL/TLS. Change the HTTP connector please use the following ciphers (<tomcat>\conf\server.xml) TLS_...

Needs Work

OLAP example

Standard Integrations OLAP

We have a solution Change management [changemanagement] The solution contains the following lookup fields Scope [TYPE] Type [TASKTYPE] It also has some decimal values Estimate [ESTIMATE] Realized [REALIZED] In our reporting we want to see d...

Needs Work

Schema cheatsheet

Standard Integrations OLAP

Introduction The below paragraphs contains sample snippets for your OLAP schema. Precise documentation on how to define a schema, can be found at: http://mondrian.pentaho.com/documentation/schema.php Schema structure overview Table (one): Structure: T...

Needs Work

Status notifications

Entities Status

Special tags for notification Data in emails Dynamic field content can be inserted using {FIELD_SYSTEM_NAME} syntax. For status notification content the following tags will also be populated {USER}: Name of the user {RESUME} Name of the record {LINK}: ...

Needs Work

Word documents from templates

Templates

Basic template Checklist [Solution] > "Advanced" > Template: "Add" Copy template tags from popup: "Template field tokens" > "Office" Prepare file on local PC Copy placeholder tags from backend Save in safe location so you dont need to download ...

Needs Work

Understanding access control

Features Access Control

Usages TS are based on a principle of building ONE application for MANY users. Instead of building and maintaining multiple user interfaces, rules declarations restrict what a user can do What fields are available When records are available Whet records...

Needs Work

Multi tenancy

Features Access Control

Usages TS has built multi-tenancy support allowing to build segregated applications for multiple parties, while still having users working across organizational units. Data in the system can be handled in different ways Owned by a single group of users S...

Needs Work

Relational database

Features Data handling

Since the 1960 it has been well known that SQL databases are the way to go for complex systems storage. TS is based on the MySQL / MariaDB / Percona databases, and all data is fully normalized granting multiple benefits High performance with high volumes ...

Needs Work

Workflow engine

Features Status based workflow

All entities in the system have workflow / lifecycle model attached to them. In addition all records will have a status field, indicating the records place in its workflow. Each step in a workflow is called a status, and influences how records behave in that s...

Needs Work

Single sign-on

Features Security

TS NoCode contains its own user management. In order to minimize the effort in maintaining the profiles, and require less effort for users already authenticated in other systems. Oauth2 There are multiple Oauth 2 sources available Azure Office 365 Googl...

Needs Work

QR and NFC actions

Features Data handling

QR code and NFC tags are plain and simply access to a URL, often with specific references to records. The purpose is to ease access to webbased resources, so the user can do things with a simple gesture or action. Common usecase scenarios are Working with...

Needs Work

Personal views

Features Data handling

A View (also called List View) is a specific showing of a list of records from an Entity. Using the search and advanced search functions, you can choose to exclude records form the View using different parameters. The currently active parameters can be seen be...

Needs Work

Compliance

Features

TS NoCode platform is designed to make sure that systems built on can be compliant without any work that needs to be done Security (ISO27k and ISAE) EU law (GDPR etc) Financial regulation OWASP security Depending on setup of the server OWASP level 1 o...

Needs Work

Custom code

Features Integrations

In some cases there will be a need for specialized functionality. Using codeunits you use all of the existing nocode features, and just do the special features in custom code. The platform will handle WHEN to execute the code, while you make the code do WHAT...

Needs Work

Customized design

Features Styling

To customize the look and feel of your platform, you can excert detailed control of all design elements Stylesheets defining colors, graphics and fonts Templates (rendering) controlling how pages are rendered Wrapper controlling the header and footer on a...

Needs Work

Dashboards

Features

Dashboards are informationaly boards consisting of a multitude of widgets. We often segregate dashboards into Operational dashboards Management dashboards Widgets for everything TS has a long list of content List of items to handle Aggregated data...

Needs Work

Data reports

Features Data handling

In order to see the data you want two Selecting data Working with data Selecting data Data selection in TS is easy due advanced functions Partial strings Numerical ranges Date period ranges Included in other views Location areas Criterions ma...

Needs Work