Jan 21, 2020 11:26 AM
Hi there!
Thanks in advance!
I have a base with 2 tables - one is Customer contact table, and one is for the customers to make a Request for a service. The Request table is linked by customers to the customer contact table.
So, when my customer fills out the Request form and I ask for their name, is there a way to collect the name without the user seeing all the OTHER customer names?!
Thanks…
A
Jan 21, 2020 04:18 PM
Hello Andrea, The Problem is the form being created in the second table. Instead of creating The form on the Customer Request table, just create the form in the Customer Contact table and the name will be blank so they can add. Would this work?
Jan 21, 2020 06:22 PM
Hi @Andrea_temp ,
No there is no way since you are linking them.
Best way would be to remove the link and do it manually once the form is submitted.