How to display Number instead of Short description in slushbucket?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2023 11:19 PM
When I try to select stories form rm_story table in slushbucket - it is showing short description and not the number.
And the display is true for Number field on the rm_story table.
Please sugget how to show number insead of Short description.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 05:22 AM
I suspect that Number is not truly the display field for your rm_story table. You can confirm this by viewing a Story record and noting what is displayed in the header bar beneath "Story" - the Short description or the Number. If it is as I suspect the Short description, this is likely due to a Dictionary Override on the short_description field on the task table (from which rm_story is ultimately extended) for the rm_story table. Remove the checkbox for Override display value on this Dictionary Entry Override and you will see the Number