- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-30-2015 09:53 AM
I've added a "Change Category field to my Change form that references a newly created Change Category table. When I click on the magnifying glass next to the new field it onlly shows the sys_id field. However, when I select a sys_ID the form displays the proper category value from the Change Category able (which is the Category field on that table).
How do i modify the lookup list below to have it display the Category field instead of the sys_ID?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-30-2015 12:10 PM
Hello Tim,
On your new Change Category table, do you have the field 'Category' set as the Display field in the Dictionary? I think you probably already have, given that that's what displays on the form once you select the sys_id, but it's worth checking.
Can you personalise the list layout when you see the list of sys_ids after clicking the magnifying glass? - ie right-click the column header and select Personalise / List layout. If you can do that, you should be able to just remove the sys_id and add the Category.
Jamie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-30-2015 12:10 PM
Hello Tim,
On your new Change Category table, do you have the field 'Category' set as the Display field in the Dictionary? I think you probably already have, given that that's what displays on the form once you select the sys_id, but it's worth checking.
Can you personalise the list layout when you see the list of sys_ids after clicking the magnifying glass? - ie right-click the column header and select Personalise / List layout. If you can do that, you should be able to just remove the sys_id and add the Category.
Jamie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-30-2015 12:12 PM
I had to figure out how to personalize the list and that fixed it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-30-2015 12:22 PM