Skip to content

einfaches multirow window am Beispiel "Organization Type" #4

@homebeaver

Description

@homebeaver

Vergleich AD und gossip:

grafik

select * from ad_menu where ad_menu_id=441 -- für sonstige ad_menu informationen, wie ad_window_id=304, ... name="Organization Type"
select * from ad_treenodeMM where node_id=441 -- für parent_id und segno

select * from ad_window where ad_window_id=304          -- window metadaten

select seqno,tablevel,hastree,issinglerow,name --,*     -- tab metadaten
from ad_tab where ad_window_id=304 --and isactive='Y'
order by seqno
-- liefert:
10;0;"N";"N";"Org Type"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions