I think I may have found a bug with the salesforce connector, and am wondering if anyone has a workaround.
Here is my form: http://app.formassembly.com/forms/view/109041
When a picklist is set as repeatable (or in a repeatable section), the values get messed up when being input into salesforce. For example, if the picklist value is "Orange" and it is supposed to be exported as "Orange", the value that goes into salesforce is "tfa_Color[0]".
Note that this only happens when using the repeat functionality - if a question is repeatable but only one instance of it is selected, it inputs the values correctly.
Is this a problem with the way my categories/questions are set up? Or is it a bug?