- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2016 06:51 AM
This is happening in Catalog Items and in Reports. It is also happening in Dev, Test, and Prod which makes me believe it's something I did...but, I have no idea how.
When I click on the magnifying glass to choose a cost center, I see the list of cost centers (name and code). I choose one of the Cost Centers and then the Department (that is being referenced on the Cost Center form) fills in instead of the Cost Center name.
Any idea how I did this and/or how to undo it?
thanks,
Richelle
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2016 06:54 AM
Hi Richelle,
Are the cost center and department two different fields or is the department name showing up in the cost center field?
If it's the former, then check for any client scripts that are watching for a change on the cost center and populating the department. If it's the latter, then it sounds like a display value issue on your cost center table. Easy to fix by finding the field (likely department) and setting it to 'display=false' on the dictionary entry.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2016 07:10 AM
I'm glad you got your question answered. Thank you for participating in the community.