Skip to content

Child Object Index Number

A sequential number generated by the system that supports hierarchical order in tree structures. The child object index number translates the hierarchical structure stored in the Child Object field into a user-readable complete path based on the tag display field in the settings.

For example, the following hierarchical information is stored in the system:

idnameparent
0000Head Office
0001Technology0000
0002Product0000
0003Operations0000
0004Tech Team A0000.0001
0005Tech Team B0000.0001

Parent-Child Relationship

If we want to display the complete hierarchical structure of each department, we can create a Child Object Index Number field and select name as the index display field.

idnameparentpath
0000Head OfficeHead Office
0001Technology0000Head Office/Technology
0002Product0000Head Office/Product
0003Operations0000Head Office/Operations
0004Tech Team A0000.0001Head Office/Technology/Tech Team A
0005Tech Team B0000.0001Head Office/Technology/Tech Team B

Field Description

The child object index number field will append its own name to the end of the path.

Description

ItemContent
CategoryStatic Field
SortableYes
FilterableYes
Supported Filter TypesContains, Does Not Contain, Equal, Not Equal, Null, Not Null, In List, Not In List

Database Storage Format

Field TypeDescription
textCan store unlimited length strings

Field Description

The settings of the child object index number field cannot be modified after creation.

Display Effect

Display Effect