Jun 21, 2023 08:22 AM
I'm trying to figure out how to control what gets displayed on the records shown in the record selector within an Interface on the edit record or form creation page when you have a linked record field on them. Right now I'm only seeing the record name displayed, but there's space for more info. I'm just not sure how I get it to display more stuff. Thanks for any help anyone can provide!
Jun 21, 2023 08:42 AM
Record pickers only display the primary field as an option label. You might prefer the Record List element that comes with the Record Review layout that is selectable when creating a new interface.
Another option is to use a formula field as your primary field and concatenate fields to be in your record picker's label.
Jun 21, 2023 09:11 AM
Yeah, I'm using a list view and need to do that. I was just seeing that there's a ton of space on the record option (they are displayed in the picker as cards not as pill items) and so figured you could display some other fields or something. I am currently using a formula field as the primary field so that I can get various different things I want people to be able to search by in there. But main thing I was looking to make visible somehow is the colors I have associated with a certain single select field that gets set for every record. This help visually when people just want to scroll.
I wish that the conditions you can set in Interfaces for linked record fields would allow you to being in dynamic data based on the selection from a previous field, kind of like you can inside automations. Then you could keep the list of records pretty short.
Jun 21, 2023 09:36 AM - edited Jun 21, 2023 10:16 AM
Can you provide a screenshot? When you say "record selector" in your original post, do you mean a list view element or a record picker element?
Jun 21, 2023 09:39 AM
Jun 21, 2023 10:31 AM
Ah I see now. You mean a linked record field placed on a form page of an interface. This is definitely weird behavior when elsewhere linked record selection popups include the first 4 fields on a card (set by the first grid view's field order in the linked table). I would suggest putting this in as a feature request/bug report.