Lookup Field

I’m an accidental developer with Navision and trying to create a lookup field on the customer card. I have created the lookup field successfully to choose a sales person from Salesperson/Purchaser table but rather than displaying the salesperson/purchaser code Id rather display the name.

How would I go about doing this?

Hi Sean,

Change your field class to flowfield then the function to lookup there you can define your rules to lookup .

Gabor

Thank you! Got it workign