General Settings

From Lianjapedia
Jump to: navigation, search

See Also

App Settings, Deployment

App Doc

App Doc file. This html file will be included at the beginning of the App Doc when it is generated.

Keep attribute versions

Keep attribute versions in appname_appdoc.txt for diff comparison when the App is saved. From v6.3.

  • Default is False and this is recommended for systems with limited diskspace, particularly where larger Apps are under active development/frequent saves.
  • The appname_appdoc.txt file is used for diff comparisons in the Versions Workspace.

Build mode

The type of build for Web/Mobile Apps. Use Debug when testing and Release when deploying (Debug | Release).

Published

App is published in the App Center (True | False). Before deploying an App to the local machine for testing or to a remote machine for production use, the Published setting must be checked (True).

Use wizards/builders

Use wizards/builders during development (True | False). If True, creating a new Page from the Form Tools starts the Page Wizard and creating a new Section from the Form Tools starts the Section Wizard.

  • Note: the App Wizard is always started when creating a new App.

Check for updates

Check for Lianja App Builder updates at startup. (From v5.2).

Event tracking

Trace App events in Web/Mobile Apps. This is only effective in Debug mode.

Open the Console in the browser (Chrome/FireFox: Ctrl-shift-i, IE/Edge: F12, Safari: Command-Option-C) to view which delegates and operations are being called.

Turn Password on

Enter password when starting Lianja (True | False).

Password

Password value.

Confirm Password

Confirm password value.

Restore previous session on startup

Restore the previous session on startup. If checked, then the last App and editor files are reopened (True | False).

Login required

Authentication required to run App (True | False).

Enable guest access

Enable this App to be run as a guest without App Center login (True | False).

  • From v9.2.3, guest access Apps are excluded from the App Center. Their tile is not displayed.
  • From v9.2.3, guest access Apps bypass the login page when Preview live in browser is run.

Enable offline data

Reserved for future use (True | False).

Offline tables

Reserved for future use.

Page libraries

The page libraries for this App. Comma-separate the filenames to specify more than one. From v9.1.4.

Database switcher list

Comma separated list of databases that can be switched to.

Timelines Enabled

Enable database timelines for sections that have timelines enabled (True | False).

Ask Before Deleting

Ask before deleting a record (True | False).

Add Form Section

Always add a form section when creating a new blank page (True | False).

Table information

Query for Table information in the data trees when an App is opened or a database is opened in the Data workspace (True | False).

Deferred load

When this is checked all pages will be loaded with data only when they are first activated (speeds up App load time) (True | False).

Help provider homepage URL

Context sensitive help provider URL to use when editing.

Help provider search URL

Context sensitive help provider search URL to use when editing. Use {keyword} for item to search for.