Hey everyone - I have a question that so far, nobody has been able to
answer.
I am creating a UD form and I need a button that when clicked will open
up a search. A job number will be selected from this search window.
After this is chosen, I would like ALL of the serial numbers for this
job to appear in an UltraGrid.
I have no problem bringing up a search after clicking the button,
however, I do not know how to create a script to find all the serial
numbers for this particular job.
Both job numbers and serial numbers can be found by using the same
adapter.
So basically again, I'd like the button to open a search (got that), a
job to be selected, then all the corresponding serial numbers for that
job to appear in an UltraGrid.
Any input would really help me out!
answer.
I am creating a UD form and I need a button that when clicked will open
up a search. A job number will be selected from this search window.
After this is chosen, I would like ALL of the serial numbers for this
job to appear in an UltraGrid.
I have no problem bringing up a search after clicking the button,
however, I do not know how to create a script to find all the serial
numbers for this particular job.
Both job numbers and serial numbers can be found by using the same
adapter.
So basically again, I'd like the button to open a search (got that), a
job to be selected, then all the corresponding serial numbers for that
job to appear in an UltraGrid.
Any input would really help me out!