You will want to add some logic to the check event of the field that has the PV list. you will need to add something like: call setobjectvalue("user1","aaaaaa") substitute the correct user field for "user1" and the value you want in that field for the 'aaaaa". Now, the code is going to be more complex if the value you want to go into that field is some sort of lookup on another table based of the value selected in the PV list. At this point you have not been specific enough for me to provide any more detail.
↧