CaroleVandenbe1
9 years agoQrew Cadet
How to have one reference field selection auto-select one from another table?
I have an application that pulls info, via relationships, from 2 tables in another app. When the user selects a customer name in that app, they are required to select a customer name from the dropdown for the account table in the second app. then I'd like to automatically use the selection in that dropdown to pull further customer data about that account from the second table. Versus making the user select the customer name a second time. Is there a way to do this? Thanks! (I've tried default, but don't seem to be able to use a field name in that.)