how to put field from Cust card unto Sales order card?

erugalatha
erugalatha Member Posts: 120
Hi,

What is the correct way to show data contained in a field on the Cust. table (showing on Cust. Card) on the Sales Order form?

Thanks for help.

Comments

  • Karenh
    Karenh Member Posts: 209
    Another option is to add a flowfield to the sales header table that is a lookup to the customer table field that you want to display.
  • erugalatha
    erugalatha Member Posts: 120
    Thanks for the replies ... I eventually ended up doing it in the complex method above because the field id was already used in the sales header that I wanted to use.