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/12/19 14:30] 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. |
| Line 7: | Line 7: | ||
| - | * Add/edit a record. | + | * add/edit a record -> enter valid values for fields listed below |
| - | * enter valid values for fields listed below | + | |
| - | === DB connection === | + | === Connection === |
| - | Name of a valid database connection or webservice connection defined in connection.php. | + | Name of a valid database connection or webservice connection defined in your [[niota-docs:niota_system_config_connection|connection file]]. |
| - | === Description DB connection === | + | === Description 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. | + | 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. |
| === 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 === | === connection type === | ||
| - | Choose type of this connection from pulldown list. | + | Choose type of this connection from dropdown list. |
| {{:niota-docs:m_01_010_connection_01.png?nolink|}} | {{:niota-docs:m_01_010_connection_01.png?nolink|}} | ||