Design Forms

This node contains all forms within the system which are related to the key business entities i.e. contacts, companies, requirements, placements etc..

Each form will contain sub-nodes such as:

In this example, there are 2 version of the contact form, each of which may be permissioned for different users or groups.

Each form has Form Script which is where code written in the Visual Basic Scripting (VBScript) programming language can be developed. Developers are able to write business logic in either interpreted VBScript code or a fully compiled, intelli-sensed and debuggable VB/C++/C# dynamic link library (DLL). Please see the TriSys Developer Guide for further information about programming and design.

Each form also has a series of Form Queries which are detailed below but essentially allow database queries to be written in SQL and the respective grid layout to be configured.

Finally the form has Form Properties which can be double clicked to open the form properties dialogue.