Subvalues in an Edittable (OpenInsight 32-bit)
At 31 JUL 2012 08:47:10PM Barry Stevens wrote:
I have a databound mv field on a form which is one of the columns in a edittable. this mv field has subvalues, the subvalues are created in the table cell OK and appear in the record, but when the record is read again and table is populated ,only the first data in each cell up to the subvalue is in the table, thus, when rewritten the subvalues are lost.
If I change to @tm separated, then all works ok, albeit having to swap @tm with @svm and back again for array processing.
Is this a known problem, am I doing something wrong somewhere, I retrieve and save using INVALUE <single row> in the table. cell data lengths have been made 999 so is not truncation, only 6 chars anyway.