I have a list that I am populating and that part works great.
The problem is that the text value is doubled in the settings.data.myfield
So if the text field of the list item has "Quarters" in it and it is mapped to "myfield" the settings.data.myfield comes out "QuartersQuarters"
Why?