state field displayed as a number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2016 11:46 AM
Could somebody help in decoding the state field being displayed as a number? What do we need to display the correct state ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2016 12:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2016 12:10 PM
How did you configure the form? If you configured it as a dropdown it should show the label for the field unless you did a dictionary override - I presume this is on the task table or one of its extensions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2016 12:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2016 12:41 PM
Was the state choice disabled or deleted? If you make changes to choice list, they do not auto update the record. Either write a background script to update or do it by hand.