Overview of business class configurations

Business classes are central components of a Landmark system. They define not only what data is to be stored in a database table, but also what fields are available for forms and lists, and what actions can be performed on the data.

The Configuration Console enables you to tailor many existing application components, including business classes and user interfaces.

  • List content and appearance

  • Form content and appearance

  • Field order and appearance

  • New fields (user fields, snapshots, computed fields, derived fields, conditional fields)

  • Actions

  • Action requests

  • Relations

You can also create new application components, including new business logic and user interfaces.

  • Action entrance or exit rules

  • User actions and related forms

  • New lists and forms, based on an existing screens or completely new

  • New business classes and business logic, completely in LPL or a combination of LPL and JavaScript.