Hello!
I am creating a form for a table (let’s call it Table A) which has fields linking to another table (table B) in the same base.
When filling out the field on the form on Table A, the user can only see the data in the primary field of Table B. H...