can't remove tree picker attribute

Sanaz
Tera Contributor

I'd like to remove the tree picker attribute from Task Assignment group, as it doesn't display any other information from the table. I deleted the attribute, and when that didn't work I set tree_picker=false, which also is not having any effect.

On the other hand, for the Task location, tree_picker=true and it's not showing as tree picker. is there another attribute that's overriding the dictionary attribute?

find_real_file.pngfind_real_file.png

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

Hi, there is indeed a dictionary override on certain fields that will hinder the tree picker from working as intended in the attributes section.



I've experienced this first hand.



You'd need to check there and remove that or make it inactive or something.



Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

9 REPLIES 9

Mike Allen
Mega Sage

There is an attributes related list.   Try deleting the attribute from that list and see if that doesn't work.



find_real_file.png


Sanaz
Tera Contributor

It automatically deleted it when I removed the line from the top view, and automatically added it back with value=false when I changed it to tree_picker=false.


I notice you don't have Dictionary Overrides on your screenshot. What table are you testing this on? Are you going to an actual task record or an extended table like incident to sc_request?




Edit: Just realised it was Mike's screenshot that didn't have Dictionary Overrides, however, I think it's still a valid question. If you have Dictionary Overrides in place on incident or whichever table you were testing this on, changing the entry for task wouldn't make a difference.


I'm testing on wm_order (Work Order) and wm_task (Work Order Task) tables, I don't have any dictionary overrides set up for either:


find_real_file.png