Difference between revisions of "General App Configuration Settings"

From Lianjapedia
Jump to: navigation, search
(Created page with "==See Also== App Settings ==Window Title== The window title for this App. ==Window Width== The window width for this App. ==Window Height== The window height for this A...")
 
Line 1: Line 1:
 
==See Also==
 
==See Also==
[[App Settings]]
+
[[App Settings]], [[Command Line Switches]],
  
 
==Window Title==
 
==Window Title==
Line 22: Line 22:
 
==Show navigation history==
 
==Show navigation history==
 
Show pages navigation history buttons in page header.
 
Show pages navigation history buttons in page header.
 +
 +
* See [[Page Menu]].
  
 
==Show navigation menu==
 
==Show navigation menu==
 
Show pages navigation menu in page header (True | False).
 
Show pages navigation menu in page header (True | False).
 +
 +
* See [[Page Menu]].
  
 
==Show Page Center==
 
==Show Page Center==
 
Show Page Center when navigation menu clicked (True | False).
 
Show Page Center when navigation menu clicked (True | False).
 +
 +
* See [[Page Menu]].
  
 
==Navigation menu caption==
 
==Navigation menu caption==
Line 40: Line 46:
 
==Help table==
 
==Help table==
 
Context sensitive help table for this App.
 
Context sensitive help table for this App.
 +
 +
* See [[Help Attributes]].
  
 
==Meta types file==
 
==Meta types file==
 
The Meta types file for this App.
 
The Meta types file for this App.
 +
 +
* See [[MetaTypes]].
  
 
==Meta types library==
 
==Meta types library==
 
The Meta types library for this App.
 
The Meta types library for this App.
 +
 +
* See [[MetaTypes]].
  
 
==CSS libraries==
 
==CSS libraries==
 
The CSS libraries for this App. Separate each filename with a ; to specify more than one.
 
The CSS libraries for this App. Separate each filename with a ; to specify more than one.
 +
 +
* See [[CSS]].
  
 
==UI states table==
 
==UI states table==
 
UI states table for this App.
 
UI states table for this App.
 +
 +
* See [[UI States]].
  
 
==Initial UI state==
 
==Initial UI state==
 
The initial UI state for this App. This will be applied to all pages, sections and fields/gadgets.
 
The initial UI state for this App. This will be applied to all pages, sections and fields/gadgets.
 +
 +
* See [[UI States]].
  
 
==Home page app==
 
==Home page app==
Line 79: Line 97:
 
==App CSS style==
 
==App CSS style==
 
Specify the global App CSS style for UI theming.
 
Specify the global App CSS style for UI theming.
 +
 +
* See [[CSS]].
  
 
==Disable inline editing==
 
==Disable inline editing==

Revision as of 13:16, 13 March 2018

See Also

App Settings, Command Line Switches,

Window Title

The window title for this App.

Window Width

The window width for this App.

Window Height

The window height for this App.

Maximize Window

Maximize the window for this App(True | False).

Window Resizable

Allow the user to resize the App window (True | False).

Hide Header Bar

Hide header bar at runtime (True | False).

Show navigation history

Show pages navigation history buttons in page header.

Show navigation menu

Show pages navigation menu in page header (True | False).

Show Page Center

Show Page Center when navigation menu clicked (True | False).

Navigation menu caption

Navigation menu caption text in the page header.

Hide header icons

Hide the header icons in the page header bars (True | False).

Desktop theme

Desktop theme for this App (Default | Android | iOS | Modern | Modern2 | ... (read from themes directory).

Help table

Context sensitive help table for this App.

Meta types file

The Meta types file for this App.

Meta types library

The Meta types library for this App.

CSS libraries

The CSS libraries for this App. Separate each filename with a ; to specify more than one.

UI states table

UI states table for this App.

Initial UI state

The initial UI state for this App. This will be applied to all pages, sections and fields/gadgets.

Home page app

The App to load when the Home icon is clicked.

Initial page

The first page to view for this App at runtime.

HTML editor

Choose the HTML editor to use in this App (Desktop | Web | Mobile).

Runtime connection

The connection string to use for 'local' virtual tables. This will be substituted when the App is deployed at runtime in the App Center or the Web/Mobile clients.

Runtime database

The database that will be substituted when the App is deployed at runtime in the App Center or the Web/Mobile clients.

Include in HTML HEAD

Include HTML file contents into the HTML5 Client.

Readonly fields backcolor

The background color that readonly fields should be displayed in.

App CSS style

Specify the global App CSS style for UI theming.

Disable inline editing

Disable inline editing (True | False).