HI All,
i am creating a column in the list while creating a column i will have an option for choice field on selecting choice i can see dropdown, radiobutton, Checkbox to select and can enter list of values. and on clicking ok i will get a column with
radiobutton. in newform.aspx and also in editform.aspx
so i need to create the similar functionality with my custom radio button, so on create column i need to show my custom choce on selecting this i need to show my custom radiobutton and can enter list of values then on selecting it then click
ok to create a column, in edit form and new form i need to show a radio buttons with values.
Thanks in advance
View Complete Post