Display a reference field as a choice list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2018 08:46 AM
Need insight to get this working correctly. Trying to set a reference field in the base table to show a lookup/choice list on the form for the table.
Display reference as choice list
Lookup table, badgMgma, has two fields cFte1 and Specialty. Specialty is set to display "True".
Below is what it looks like on the form, and, if I enter "derm" and click the magnifier, I get the pop up window, but what is odd to me is that is it showing the cFte values, not the Specialty values in the popup... and it isn't working as a choice list per se.
Any insight would be appreciated.
-G
- Labels:
-
Scoped App Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2018 08:48 AM
Hi,
Configure the list layout and the add necessary fields on the popup displayed.
Regards,
Ram M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2018 08:56 AM
Not sure what that means.
The Choice List Specification is set to Dropdown with --None-- .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2018 09:03 AM
Hi,
I am not sure if we can convert the reference to choice that we did for list field. Instead update the field type to choice and create choices under it.
Regards,
Ram M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2018 10:50 AM
Hi,
Right click on header "cFte1" and goto Form Layout and add columns that you want to see.
Thanks