Has anyone had success adding dropzone content on JOB_DATA_FL?
App 92., Tools 8.6
Following PeopleBooks instructions, I've created a test record with the same keys as PS_JOB, adding an additional field to show on the dropzone. I created a fluid subpage, adding the new field to it. After configuring the dropzone on JOB_DATA_FL & JOB_DATA_VW_FL, if I insert a new job record on an employee, I get the following:
Invalid row number 1 for class Rowset method InsertRow.
JOB_DATA_FL.GBL.PostBuild PCPC:8115 Statement:104
I would assume it's a key problem, but my keys match that of PS_JOB (EMPLID, EMPL_RCD, EFFDT & EFFSEQ).
Any help is greatly appreciated!