Hello,
I have a form with a table, and I'd like to have each row from the table populate a multi-value field group on the 'save to repository' service task; so if there's 2 rows in the table, there would be 2 sets of that field group.
I am getting a 'bad field value' error on each of the fields in the multi value field group when the 'save to repository' service task tries to run. The template fields are all text, and the character length is more than enough. I've stared at this for a while now and can't figure out what the issue is. LFS version 10.4.3.115 and Forms version 10.3.1.635.
You'll notice that I'm putting two columns into the Amount field - one of those columns will always be blank for any given row. I've done this plenty of times before in similar situations and it's always worked fine - the blank value is blank on the template. If I remove one of those columns from the field mapping, I still get the same error. Wanted to include this because it is a little weird.