For the sake of the example: I have a custom table xLog with xLogId char(10), crtd_datetime and customer I have a SDK screen with a PV on he xlogID field. it pulls displays the records in the database and edits and updates them. All with proper SL SDK code. The issue is with inserting new records. I want to open the screen, pick a customer and hit save (i will then update the logID from my autonumber field n some setup table). But i get messaage 6114 as soon as I pick the customer; All key fields must be entered. What am I missing that will allow SL to insert a new record that is the key feild? Thanks, Ayrin
↧