Configuring location field on the incident management form

kelechi
Kilo Expert

On my incident management page, i have a field called location and it has a default setting see below. Please how do i change this and re-configure it to out specific location.

1 ACCEPTED SOLUTION

Kelechi,



If you want to change the tree structure .



You can remove the attribute in the dictionary by doing below ;



right click on location > configure dictionary > remove the tree_picker = true;



Note : This is for the task level, if you want to do it for only incident. Create a dictionary override and check the attributes button and put tree_picker= false.



Thanks,


Sanjay



View solution in original post

5 REPLIES 5

kelechi
Kilo Expert

Hi Sanjay,



Many thanks. Exactly what i wanted.



Done!