Hi
I have two options:collection tags in my html:select which represent two Collections of different types of objects.
I need a way to be able to make them distinguishable to the user. May be like appending some string to the label of each of the objects or Something else. Could somebody help me in figuring out how to do that?
Or some different style in representation. I dont want to go in each of the objects of the collections and manually append them.
Thanks