It have been there for a while 🙂

Imagine you’re creating a lookup to the Customer table, so the lookup field is the Customer Number. Then when you select a customer, you also want to populate a customer name field with the name field from the customer you just selected, that’s a Lookup Field Transfer.

4 Responses

  1. OK, I’m just blind for not noticing it earlier 🙂

    Now based on your example, how is this different than creating a Lookup FlowField? To me it seems like it does the same thing.

  2. OK so if memory serves me a FlowField is not an actual field on a table but just a display field on the page. Is that what you meant when you say real field?

    If so then am I correct in saying that the transfer option on a lookup field allows me to transfer the value from the lookup field to another table based field which can still be edited/modified?

  3. Correct, and it is better for filtering. But if the source field changes, the transferred field will keep whatever value it had at the time of transferring.

    Think about the Name and Address fields on a sales order. Transfer happens when you lookup a Sell-to Customer. If you change the customer card afterwards, the sales order stays the same.

Leave a Reply