This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
niota-docs:niota_grid_config_userconfig [2021/12/19 14:37] admin created |
niota-docs:niota_grid_config_userconfig [2025/07/17 14:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | niota_grid_config_userconfig | + | ===== configure user specific settings ===== |
| + | |||
| + | With this feature you can set specific properties for a user. | ||
| + | |||
| + | |||
| + | **[[niota_grid_config_sitemap|navigate to the menu item]]** | ||
| + | |||
| + | |||
| + | * add/edit a record -> enter valid values for fields listed below | ||
| + | |||
| + | ---- | ||
| + | {{:niota-docs:m_05_020_userspecific_configuration_01.png?nolink|}} | ||
| + | ---- | ||
| + | === Application Code === | ||
| + | ID of the application in which configuration is valid. Application code niota is used for configurations used by the application itself. Customer defined application codes can be set in order to use this feature also for own scripts or stored procedures. | ||
| + | |||
| + | === username === | ||
| + | ID of the user account for which to configuration value is valid. | ||
| + | |||
| + | === Config ID === | ||
| + | ID of the configuration setting. See system constants for further details | ||
| + | |||
| + | === Config value === | ||
| + | Value of the configuration setting. | ||
| + | |||
| + | === Description === | ||
| + | Description for this specfic user configuration value. | ||