Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Auto-Expand hierarchical list

girish_deshpand
Giga Contributor

Hi All,

I am trying to expand all the hierarchical lists on the list layout on one UI action.

But as there is no UI action for hierarchical list, I am unable to do it.

Can anyone please help me out on this ?

Regards,

Girish

2 REPLIES 2

Uncle Rob
Kilo Patron

I'd check here and see if there's anything that might help:   GlideList2



I'd be really careful where and how I used this.   Fuji's hierarchical lists suck up a TON of extra vertical space, and the children tend to blend in with the parents unless you've got a monitor that's taller than it is wide.


richelle_pivec
Mega Guru

I did mine just on the fields that needed it by adding "tree_picker=true" to the Attributes in the Dictionary of the specific look-up field (Like Assignment Group). I'm not sure of a way to do it for an entire layout, and I'm not sure I'd want to as only a few fields on my form are reference fields.