In the latest version of Seatable, I’ve noticed that when creating a link between two tables by checking the option ‘Limit links to a single line maximum’, this is not reflected in the ‘Apps’ section. Multiple options can be selected.
‘Limit links to a single line maximum’ is indeed selected in the Apps section.
I am following your instructions precisely, and I am experiencing a different behavior. In the last screenshot, I should not have any options because they are already present in the table.
The function “Limit linking to max one record” says that only one record may be linked and not several. It does not exclude that records are no longer displayed just because they are already recorded in the table.
I guess you want to display a rental / availability of vehicles and in the web form you want to display only vehicles that are currently available?
To achieve this I created a special view that filters for “no link in that column”. Then I updated the linked column from the other table to show only this one view. Boom, done.
Downside is, that there is a view that you most probably will change or delete because people tend to forget what it is for.
I’ve already suggested view descriptions in the ideas section.