I have a base full of contractor information (Name, contact info, addresses, etc.) these fields are concatenated into one field.
I sync this contractor info base across our project bases so that the information is readily available.
When I select a contractor from a dropdown list on a project base I want it to use the corresponding concatenated contractor info field from the sync'd contractor information base into a 'contractor info' field on the project base so my users don't have to copy and paste the info in every time.
I've been trying to use automation? Is this possible? What is the best way to achieve this? Shouldn't be too hard to select an option then autofill info based on that selection right? What am I missing?