Describe the problem
In a form view linked to a table, some items are nowhere to be found
Describe, step by step, how to reproduce the error or problem you are encountering.
- I created a table (1).
- In this table (1) I created a “linked” column to another table (2) so I’m able to click on the little “+” toggle and I can add any item from table (2) to this one (1).
- I created a form view for table (1)
- In the form view I’m putting the “linked” column as a drop-down list
Issue : When I try to look for items in the drop-down list (which calls data from the “linked” column), some items do not seem to exist !
Provide screenshots or include share links showing:
Showing the table (1) with the “linked” column : 1-Contact-lié
Trying to look for someone in the “1-Contact-lié” column by pressing on the “+” button. Here we’ll try for “Louis Brémaud”
Finally we try to look for “Louis Brémaud” in the form view in a drop-down list that’s linked to the 1-Contact-lié column but I can’t find him !!
I have other cases of this bug but I can’t figure out the link in between them