Hi experts,
I want to use array field (extends from HcmWorkerRecId), but error is found when form datasource appending new record.
The followings are the steps:
1. Create a EDT A (Extends = HcmWorkerRecId, Reference Table = HcmWorker, new table refereneces and 4 array elements are added)
2. Drag this EDT to table
3. Table is set as form datasource, and drag related field to grid, 4 reference group controls are added.
While new record is appended, error is found when code Class\FormDataUtil\getRefRecIdFieldValue executing.
Can anyone tell me how to resolve this problem?
Thanks in advance.
Bernard