I'm having trouble getting this working. I'm not sure if I installed it correctly or am using it properly.
My images are in a structure like this
Home
-Images
--Image Category 1
---Image_a
---Image_b
---Image_c
--Image Category 2
---Image_d
---Image_e
---Image_f
My Images are in their own specific template (called images) which contains an image field, a category field and a description field. I want to create a generic fieldtype call img_picker which will allow the user to pick an image from any of the categories for placement on any page and I would like to use PageListImage Label to display them.
I can't figure out which field I should be adding to which 'label' field. Also, not quite sure which label field you're talking about in your instructions. Please Help!