Screen Creation Assistant
A guided wizard that turns a set of database tables into a working screen, dialog and menu item in one pass — pick tables and joins, lay columns into tabs, review the dictionary, place a menu entry, create.
Queries
7 items
Screens
7 items
Menus
6 items
Secure
6 items
Plugins
4 items
Packages
Ship configuration from one Liberty install to another. Settings → Package: pick a few screens / menu items / dashboards as seeds, the dependency walker pulls in everything they reach (queries, dictionary, charts), and the package exports as a ZIP. On the target install, upload + pick a merge strategy (merge / overwrite / replace all). Same UI handles both sides.
App settings
Settings → App is the master editor for app.toml — four collapsible sections (App, License, AI Assistant, OpenID Connect) covering host/port, the license key, the AI assistant configuration and OIDC SSO. Sensitive fields (license.key, ai.api_key, oidc.client_secret) round-trip masked and are encrypted at rest with the install master key. Most changes take effect live — only host / port / log_level need a server restart.