This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
niota-docs:niota_grid_config_catalog [2025/12/12 13:16] admin |
niota-docs:niota_grid_config_catalog [2025/12/12 13:39] (current) admin |
||
|---|---|---|---|
| Line 94: | Line 94: | ||
| === use Columnlist/Read-only list/Join/Filter/Group by/Order by/Union === | === use Columnlist/Read-only list/Join/Filter/Group by/Order by/Union === | ||
| Checkboxes to toggle usage of related SQL strings. | Checkboxes to toggle usage of related SQL strings. | ||
| + | |||
| + | === use as Grid === | ||
| + | Flag to allow this table to be used in grid editor | ||
| + | |||
| + | === use as Detail === | ||
| + | Flag to allow this table to be used in a master-details scenario as a detail table. If not set, it will not appear in the grid dropdown list for detail tables. | ||
| + | |||
| + | === use as Lookup === | ||
| + | Flag to allow this table to be used in a lookup scenario as a lookup instance. | ||
| + | If not set, it will not appear in the grid dropdown list for lookup tables. | ||
| + | |||
| + | === use as Filter === | ||
| + | Flag to allow this table to be used in an advanced filter scenario as a filter instance. | ||
| + | If not set, it will not appear in the grid dropdown list for filter tables. | ||
| + | |||
| + | === Application === | ||
| + | ID of an application to which this table is assigned. If there is minimum one table assigned to an application, the application will pop up on application overview page automatically. | ||
| + | |||
| + | === Subject area === | ||
| + | ID of a subject area to which this table is assigned. Within an application all used subject areas will appear in the second menu bar as tabs. | ||
| + | |||
| + | === Iconfile Instance === | ||
| + | File of an icon, that is also shown then in the second menu bar. | ||
| + | |||
| + | === on/off autoselect === | ||
| + | Flag, to autoselect this table in the assigned application/subject area. | ||
| + | |||
| + | === Sortorder Subject Area === | ||
| + | Relative number of sortorder within a subject area.\\ | ||
| + | ** A sortorder value -1 will hide the table ** | ||
| + | |||
| + | === Description Subject Area === | ||
| + | Alternate description that is displayed in the menu bar when grid is shown in an application/subject area context | ||
| + | |||
| + | === Layout ID === | ||
| + | ID of an predefined layout. Layout defines e.g. grid display size and allowed features. | ||
| + | |||
| + | === Form === | ||
| + | ID of a predefined form setting. Form is the element that pops up when a record is edited or inserted. | ||
| + | |||
| + | === Gridmode === | ||
| + | ID of a predefined gridmode. | ||
| + | ** Gridmode set here overrules edit settings on usergroup level ** | ||
| + | By this you may set here gridmode "VIEW" and prevent this table/view from beeing edited. | ||
| + | |||
| + | === on/off Caption overlay === | ||
| + | Flag to use different caption text for this table, in case it's used in a master-detail / related table scenario. If on, caption will be set from description of link in master-detail / related table link. | ||
| + | |||
| + | === use/ignore Catalog Layout === | ||
| + | Flag to ignore/use existing catalog id/table specific layout definition. | ||
| + | |||
| + | === Layout ID Catalog Level === | ||
| + | ID of the layout that is defined in catalog (object) advanced format. The name here must match the layout ID there. | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||