I found in context - fieldSchema - Choices - array with lookup items, so i created new object with lookupid and lookupvalue and pushed into Choices. But after update control value i found what fieldValue: "1218;#"; while in context
- fieldSchema - Choices - array my Object [LookupId: 1218; LookupValue: "Dion"];
Out of array LookupValue always null. Any idea?
Out of array LookupValue always null. Any idea?