Hello,
The Main of what I need is filter the all the Route Job operations by Product number in the JobRegistration. That is to make the clock in faster since every woker nows their Production Number and ther is only few operation (7 total) to which they can stample in.
so the idea is attach one lookup field for ProdId and the filter the Grid JmgTobTable for the available jobs in that selected ProdId
Here I have and example of a new Form i am working on. I already have the prodId lookup Field but first. I would like to filter the jobTableGrid for only jobs in productions (as you can see is displaying all; including the system).
1. filter the Grid by Reference Id
2. filter Grid by the Selected ProdId
I am not expert. since i am starting with this X++ coding , So I would appreciated that you could be as specific (for begginer) as possible so I can get this to work
thanks a lot for your kindly help
Have a great day!