Application properties

You can access the application properties in the "Applications" module in the open application by double-clicking on the application node or, if the application node is selected, via the "Properties" main menu, which is also available in the context menu.

General

The title and description of the application can be edited on the "General" tab. Information on multilingual titles and descriptions can be found here.

The description is displayed when a menu item loads an Intrexx standard start page.

Version

The current version number is shown here. Click on "Open version manager" to open a dialog in which the version number can be entered.

Application menu

The individual pages of the application can be accessed in the browser via the application menu. On the "Application menu" tab in the properties of an application, you can specify which pages should be available in the menu.

You can select "desktop" and "mobile" in the "Menu" selection list. Selecting "desktop" selects the desired pages for displaying the application menu on desktops, while selecting "mobile" selects the pages for display on mobile devices.

All pages in the "Selected pages" list can be accessed in the application menu.

Hide application menu

With this setting, the application menu will not be shown.

Available pages

The following pages can be selected for the menu:

Pages are moved from one column to the other.

Changes the order of the pages. The following applies: The higher the position of a page in the "Selected pages" column, the further to the left it appears in the Application menu.

If an edit page is directly called up from the application menu, it will be loaded with empty edit fields so that a new data record can be created.

Portlets

All information about the settings on the "Portlets" tab can be found here.

Mobile devices

The pages that are to be transformed for display on mobile devices can be selected on the "Mobile devices" tab.

Move the desired pages from the "Available pages" list to the "Selected pages" list by clicking on the arrow button.

The setting "Transform for mobile devices" will be activated on all pages in this column.

When moving the page to the other list, the system checks whether the page is used in Plugins. If this is the case, the page cannot be selected.

Search configurations

all search configurations that occur in the application can be managed. All further information on this dialog can be found here.

Permissions

The access rights to applications are defined here. Click here for more information.

Topics

"Topics" are connected to WebSockets. They represent the object that WebSocket messages output/make available. A "consumer" can subscribe to a topic. A topic can be compared to a message channel that can be subscribed to.

Available topics

All topics that have already been defined are listed here. If you select a topic in this list, the corresponding fields will be shown on the right where you can edit the topic.

Create topic

Creates a new topic. The corresponding fields will automatically be shown on the right.

Delete selected topic

Removes the selected topic.

GUID of the topic

The topic GUID is shown in the right area of the dialog. Intrexx assigns the GUID automatically, it cannot be changed. You need the GUID if you want to refer to this topic in a Groovy action or JavaScript.

Copy the GUID of the topic to clipboard

Copies the GUID topic to the clipboard.

Name of the topic

Provide the topic with a name here. This name must be unique, it may only be used in Intrexx once. it may only be used in Intrexx once. You can use the topic name if you want to refer to the topic in WebSocket actions.

More information

Plugins

You can find all the information about plugins here.

Handlers

All information on action and rendering handlers can be found here.

Expert

All information on Expert mode in applications can be found here.