Entering Your List of Categories
On the category create form you can enter your list in the usual jr5 format. This will usually be the same list that you entered when creating the field in Form Designer, a cut and paste job:
Quote: red|Red Light
blue|Bright Blue
green|Groovy Green
Or you can enter a function name to return an array. An example function is included in the module - it returns all of the genres in the audio database. To use that just enter:
Quote: ujCategories_get_audio_genres
Of course you can write your own functions if you prefer to do it that way.
There is also a handy function which might be able to help you link your audio genres back into the genres section on your site, it does depend on your skin. You can enable that in the config where you will need to put in the relevant part of the url to your section like this:
audio/categories, or just categories, or the name of your url-grabbing template.