Hi
I would please like some help regarding a custom SL screen that I am designing
At the moment I only have one field on the form which has a PV list against it that brings up all emlpoyees
When I select an employee in the PV list I recieve the following error:
"Setaddr() has not been called for the field xpjemploy. Error in prperty of control Form1.EmpID."
In my code on the Form_Load event I do have the following
Call SetAddr(LEVEL0, "bxPJEMPLOY", bxPJEMPLOY, nxPJEMPLOY)
I also have the corresponding dh file added
Can someone please give me advise on what I am doing wrong that the value cannot be selected on the screen
Thank you in advance!
Regards
Lee'Roy