Lookup select box doesn't have values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2017 12:44 PM
I just created a new RP on the facilities_request table.
I have a field of type Lookup Select Box looking at the facilities_request table for the category field.
There are no options to select from the RP but there's about a dozen or so in the drop down list on the facilities request record. This is happening to me, as a system admin, so I doubt ACLs are playing a role here. I cleared the cache after completing the record producer but it's still showing an empty list.
Any thoughts?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2017 12:50 PM
Most likely the category is found on a base table and not the facilities_request table. Check the field for Category on that table and see what table it resides on. You should be able to use that as your table to get the list of categories.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2017 03:29 PM