Jump to content

AtkManyToOneTreeRelation: Difference between revisions

From NusaATK
No edit summary
No edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
#REDIRECT [[ATK_Relations# atkManyToOneTreeRelation]]
{{relation}}
 
The atkManyToOneTree relation will build a dropdown that looks like:
 
Record A
  Record B
  Record C
      Record D
      Record E
Record F
 
It could be used together with [[atkTreeNode]] with [[ATK_Attribute_Flags|AF_PARENT]].

Latest revision as of 21:54, 18 August 2008

Relation: atkManyToOneTreeRelation

API docs | Flags

Overview of other ATK relations
Alphabetical list

atkManyToOneTreeRelation screenshot

The atkManyToOneTree relation will build a dropdown that looks like:

Record A
  Record B
  Record C
     Record D
     Record E
Record F

It could be used together with atkTreeNode with AF_PARENT.