RITM value is not displaying on Catalog task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2017 03:06 PM
Hi All,
I have an issue on sc_task form.
1.On Catalog task form , I have Request Item field which should display RITMXXXX number but its not displaying .
2.And on RITM form under Catalog Task related list filter shows request item=empty filter
Can anyone help me on this issue?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2017 03:10 PM
I would check to see if the display value for the sc_req_item table was changed to a field that is blank.
If so, you'll want to change it back to number.
This article describes how this can be done.
Select a field as the table display value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2017 03:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2017 04:48 PM
Hi,
I had the same issue some weeks back. Finally I figured it out as below.
I have used 'Dictionary over rides' on other field (ex:'Due Date') in which I have selected 'Override Display Value'. This caused this. Since the dude date was optional it always used to be null for me.
Check if you have used 'Dictionary over rides' on any fields in the sc_req_item table. If yes, remove(uncheck) the 'Override Display Value' option for those fields which will bring back your number.
Also, Please check if you have a valid entry for this field from 'Number Maintenance' module.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2017 06:27 PM
Hi,
Thanks for the response. I didn't use dictionary override . Then too i have the issue .