I have a group based on an item. An Item may have several attributes. Rather than have an item then take 5 lines for attributes I would like to take the group's attributes and create a string with them. I would then like to display the string with the group.
ie. Item
att 1
att 2
att 3
att 4
att 5
would look like Item att1, att2, att3, att4, att5.
I appreciate the help in this. Thanks.
Mark F