07/20/2013 at 2:10 pm
#265275
Participant
Your code works, but I want more control over the layout.
I actually just figured out my issue; retrieve->categories returns an array.
I expected an object so I was trying to call getName().
Using array keys instead is working!
thanks
