Is there a way to make a linked field be single selected instead of multiple selected? It is needed to avoid errors in formulas and user (forms) experience.
At this time, it is possible to add a soft constraint to only allow one record to be linked in a linked field, by unchecking the “Allow linking to multiple records” checkbox in the field configuration.
However, since it’s a soft constraint, the field is still considered to be multi-valued from any formulas that read from that field, as it’s not guaranteed to be single-valued. We may introduce a hard-constrained, single valued link field type at some point in the future.
More on this from my reply on another thread: Linked field allowing multiple entries when set to single
Does unchecking the “Allow linking to multiple records” solve your issue with forms?
At this time, it is possible to add a soft constraint to only allow one record to be linked in a linked field, by unchecking the “Allow linking to multiple records” checkbox in the field configuration.
However, since it’s a soft constraint, the field is still considered to be multi-valued from any formulas that read from that field, as it’s not guaranteed to be single-valued. We may introduce a hard-constrained, single valued link field type at some point in the future.
More on this from my reply on another thread: Linked field allowing multiple entries when set to single
Does unchecking the “Allow linking to multiple records” solve your issue with forms?
thank you, that’ll help for now
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.