Form checklists get "cannot be assigned to TEXT" error

1
0
-1

Among the items on my form I have several checklist widgets, with values bound to JSON form variables. I've found that whenever I try to select anything on the checklists, the form won't submit - the error explanation on the Engine Log looks like:
[Victoria, Prince George, Burnaby] cannot be assigned to TEXT{lName=Smith, newUserRequestor=Jane Doe, endDate=null, jobTitle=null, fName=John} cannot be assigned to COMPLEX type
This error hasn't come up when I use other types of widgets, including dropdown lists and radio lists.
All of the checklist items are text type instead of strings in my BDM, just in case enough items are selected to exceed the character limit, as is possible with a few of them.
The contract isn't the issue, and I've kept my formInput and formOutput updated too... Unless I need a specific formOutput function for checklist types?
Are there certain characters that shouldn't be returned in the text (besides "\")?

Comments

Submitted by delphine.coille on Tue, 08/20/2019 - 17:45

Hi, could you please tell me which browser you are using?

Submitted by hietkampa on Sat, 09/14/2019 - 01:27

My browser is Internet Explorer 11 (I'm running this through Bonita Studio)

Submitted by hietkampa on Tue, 09/24/2019 - 17:35

Do you have any suggestions?

No answers yet.
Notifications