I need to be able to fill in data in a field and have it autofill that information in same field but on another screen. So that the fields essentially sync.
For example I have a field called billing email on my customer screen. But when I pull that customer up in an invoice I need it to populate billing email field on invoice with the billing email information stored in the customer screen.
I have looked at documentation but confused on which direction to go. Any help would be approeciated.