What does the slushbucket_ref_no_expand dictionary attribute do?

Eric K3
Kilo Guru

http://wiki.servicenow.com/index.php?title=Dictionary_Attributes#gsc.tab=0

I added and removed this attribute to the watch list field and cannot see any difference in functionality.

find_real_file.png

2 REPLIES 2

vant
Tera Expert

Hi Eric


I'm not exactly sure either, but from the name of the property, and the fact it only allows Reference fields, I think it means not allowing the expansion into a Reference field, for example, if you are referencing a list of User records, setting this to false may not allow you to drill further into the record with the + sign to see that User's manager or phone number for example. I think this is what it does.


alonsotorres
Tera Contributor

I know this post is old, but I also couldn't find any good documentation anywhere, so I thought on shared my findings.

This attribute is used whenever you want to disable the ability to dot-walk reference fields when shown in a slush bucket, usually when configuring a List Layout.

 

 find_real_file.png

 

find_real_file.png