shanthosh.s
Thanks, Sanjay
Your code : <Field Type="Choice" DisplayName="status" FillInChoice= "True" Required="FALSE" ID="{65C9618C-8CC0-4E6A-B077-F5BA43470239}" Format="Dropdown" StaticName="status" Name="status" Group="custom"> <CHOICES> <CHOICE>India</CHOICE> <CHOICE>England</CHOICE> <CHOICE>Japan</CHOICE> </CHOICES> </Field> gives following output: India England Japan
Login to post response