This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
niota-docs:niota-terms [2019/10/09 14:33] admin |
niota-docs:niota-terms [2025/07/17 14:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Niota terms ====== | + | ====== glossary ====== |
| - | **advanced filter:** gives the possibility to define filter conditions on the grid content, and display only a part of the data set. | + | **advanced filter:** gives the possibility to define filter conditions on the grid content, in order to display only a desired part of the data set. |
| **callable object:** a process which can be run. It can be a stored procedure, one or more sql statements after each other or a web service call. | **callable object:** a process which can be run. It can be a stored procedure, one or more sql statements after each other or a web service call. | ||
| Line 12: | Line 12: | ||
| **lookup table:** a previously defined data set, in order to fill a field in the database table. In Niota it has to exist as a catalog object instance. | **lookup table:** a previously defined data set, in order to fill a field in the database table. In Niota it has to exist as a catalog object instance. | ||
| - | **master - detail table:** | + | **master - detail table:** there can be two, three or four tables on the screen at a time. The top-left is the master/main table. The data shown in the other tables are depend on the selection of the main table. |
| - | **transaction:** | + | **transaction:** it can be a callable object, a table load or an advanced filter event. |
| - | **transaction menu:** | + | **transaction menu:** it is a custom menu which contains transactions. |