Hi Sachin,
The XPath you write should return a space-separated list of values, i.e. corresponding to the values you entered in Form Builder's Edit Choices dialog. For instance, in your case, you might have entered the following pairs of labels/values in Form Builder:
- Cricket / cr
- Chess / ch
- Football / fo
- Tennis / te
If you want to the value to be Cricket + Football, the XPath should return "cr fo".
Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet