hi all,
i just use glide app for a day.
i need help on creating a form that could fetch data from another table. so basically i created 2 form right now for 2 different purpose, form A for the registration phase by my internal team, and form B will be filled by the customer.
what i need is, after the form A filled, i want it to be visible in form B, for example
form A filled with personal data including phone number that i will assign as the identifier in form B later on
and in form B after someone filling their phone number some of their info visible that fetched from form A table result, would it be possible if i want it to be fetched in real time, no need for the user to submit first?