In our webform we have a component to select a country which is of "select"-type. It's used as a listbox and ofcourse the "Options" are inputted in the form of "key|value". (examples: 0|Afghanistan 1|Albania 2|Algeria 3|American Samoa)

This worked well for the previous version of Webform2Sugar we used (which was 6.x-3.0-beta2) but in version 6.x-4.0-beta2 it seems that it's sending the key to sugarCRM instead of the value. (thus getting as result in CRM: 0 1 2 3)

Is there an easy way to fix this?

Comments

drhus’s picture

Same problem here,
*subscribe*

rurri’s picture

Status: Active » Fixed

A fix for this has been made and committed to the dev branch. Feedback on this dev branch would be appreciated.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.