Hello All,
Just struggling with a look up form and wondering if someone could help me please. On my sales ledger form under sales Line Tab I have inserted a new field called Job id which is EDT. I am calling a lookup form on this field. The data source of this look up form is a table contains sales id, job id and name. I want to add filter on the sales id of this look up form.
So if user creates a new sales line select item number and when he clicks on job ID he can only see the record which is linked with the current sales id of sales line.
At the moment if user clicks on the field he see following values in look up form
Sales Id- Job Id - Name
SO7546701Futaba
SO7546702Futaba
SO7546703Futaba
SO7547704Futaba
SO7547705Futaba
SO7548706Futaba
As i am creating a sales line on Sales ID SO7547 so i only want to see this record in my look up form.
SO7547704Futaba
SO7547705Futaba
Kind Regards,