> I am having difficulties passing the saved NSString data to the
> IBAPickListFormField.
> All the other form field types seem to work OK (incl. Date Picker).
> I tried setting it directly, tried thru Core Data model binding, the
> result is the same: it crashes on the function that is returning the
> NSString value, even setting the label yields the same.
Set breakpoints within your pick list value transformer, and see how you go from there.