@nadeemparvez.ak wrote:
Hi,
I am looking to represent a tree structure of data on the fields of records. are there any options available for the same ?
for example i would like to represent the below as part of record1
list user {
leaf name {
type string;
}
}
Posts: 2
Participants: 2