I’m trying to create a form with múltiple tables, I have a table “Responses” that contains fields directly linked to the form, and i have a table “Sectors”, representing the sector that corresponds to that specific response (I have multiple other tables, but it’s not particularly relevant for this question”)
When I want to manually add a Sector to a Response, it shows all responses and fields linked to this Sector (image for reference).
I would like to know if its posible to just have the name showing, just like if it was a multiple selection field.
Disclaimer: I cant use third party options like fillout.
Currently:

What i want:


