- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2017 08:29 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 02:31 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 03:39 AM
Hi Sanjay,
Many thanks. Exactly what i wanted.
Done!