List field displaying oddly

Sam Lorenzen
Giga Expert

Hello All,
ive got a record producer List Collector field that is populated via entries on the sys_choice table. When Selecting multiple options via the service portal, and submitting, the data displayed in the field on the produced record is populating oddly. The field looks just fine on the Portal side, but for whatever reason its truncated on the record, replacing items after the first entry with a short string of seemingly random text.

Any idea why this might be going on? Im mapping the variable to a field of the same name on the record table.

Any help or insight is greatly appreciated!

-Sam

 

1 ACCEPTED SOLUTION

Sam Lorenzen
Giga Expert

Found that the issue was with the Field Length on the dictionary entry. When converting the field to a list collector the field length was left at 40. Thus the full contents of the field selection couldnt be displayed. Updated this to the default of 4000 for List collector fields and this resolved the issue.

View solution in original post

3 REPLIES 3

Tony Chatfield1
Kilo Patron

Hi, your images have not attached to your post and the description of your problem is not easily understood without them.

Thanks Tony! I've reattached the 3 screenshots to the Q

 

-Sam

Sam Lorenzen
Giga Expert

Found that the issue was with the Field Length on the dictionary entry. When converting the field to a list collector the field length was left at 40. Thus the full contents of the field selection couldnt be displayed. Updated this to the default of 4000 for List collector fields and this resolved the issue.