Now I want to cretae a list box as Category where all these three category values reside.
I know I can easily do it at script level by concatenating all these fields, but in real scenario I have many fields of this type , and by this way I would be creating many synthetic keys.
Therefore I want to achieve it at front level only..