Hi,

When I add different fields (options) in the selection type, only the last option is shown. and I have this problem not when the options are in English but when they're in Persian. I have no other problems with webforms and Persian language. Can u pls help me on this?

Jaffar

Comments

quicksketch’s picture

Webform's implementation of select lists and non-latin alphabets don't work along so well currently. The current work-around is to use the key|value syntax when you need to use non-latin characters.

In your select list options, i.e.

option_1|Persian text 1
option_2|Persian text 2
option_3|Persian text 3

Where "Persian text x" is some non-latin characters.

quicksketch’s picture

Status: Active » Closed (duplicate)

Here we are, this is a duplicate of http://drupal.org/node/264709.