This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
niota-docs:niota_grid_config_connection [2021/11/14 18:15] admin |
niota-docs:niota_grid_config_connection [2025/07/17 14:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== configure grid connection ===== | ===== configure grid connection ===== | ||
| - | With this feature you can configure an **existing** database connection or webservice connection from connection.php for usage in user interface. | + | With this feature you can configure an **existing** database connection or webservice connection from [[niota-docs:niota_system_config_connection|connection file]] for usage in user the interface. |
| - | Navigate to the menu item | ||
| - | **generell settings->connections** | + | **[[niota_grid_config_sitemap|navigate to the menu item]]** |
| - | {{:niota-docs:grid_config_menu_setting_connections.png|}} | ||
| - | Add/edit a record. | + | * add/edit a record -> enter valid values for fields listed below |
| - | {{:niota-docs:grid_config_connection_01.png|}} | + | |
| + | === Connection === | ||
| + | Name of a valid database connection or webservice connection defined in your [[niota-docs:niota_system_config_connection|connection file]]. | ||
| - | === DB connection === | + | === Description connection === |
| - | Name of a valid database connection or webservice connection defined in connection.php. | + | Description of this connection. This description is used only in the admin pages. In the grid pages the description from [[niota-docs:niota_system_config_connection|connection file]] is used. |
| - | + | ||
| - | === Description DB connection === | + | |
| - | Description of this connection. This description is used only in the admin pages. In the grid pages the description from connections.php is used. | + | |
| === DB connection messages === | === DB connection messages === | ||
| - | A valid database connection from which messages will be retrieved. If you don't want to save messages/display messages at all then leave this column empty. | + | A valid database connection where system messages are written and where they will be retrieved for user interaction. If you don't want to save messages/display messages at all then leave this column empty. |
| If you want to save messages in a database, a table **''etx_message''** in the given structur must exist in the database where this connection points to. | If you want to save messages in a database, a table **''etx_message''** in the given structur must exist in the database where this connection points to. | ||
| + | |||
| + | === connection type === | ||
| + | Choose type of this connection from dropdown list. | ||
| + | |||
| + | {{:niota-docs:m_01_010_connection_01.png?nolink|}} | ||
| + | |||
| + | |||