Tagging Sales person code

mkpjsr
mkpjsr Member Posts: 587
hi experts

I want to tag more than one sales person code in customer card. is it possible ? If yes please suggest me how can i do this?

Comments

  • Savatage
    Savatage Member Posts: 7,142
    I don't think that is possible.
    Why not create a new code for the combination?

    1) bob
    2) sal
    3) bob & sal
  • Kishorm
    Kishorm Member Posts: 921
    You would need to create a new child table with fields for "customer no." and "salesperson code" - that way you can set any number so salespeople per customer. I would normally then create a sum type flowfield on the customer called "No of Salespeople" with a drilldown onto the child table. Of course you would also need to amend other related stuff, e.g. reports etc where you want to show all the salespeople linked to each customer.