The categoryAssociation is usually used to select categories. I ran into a problem with that because it doesn’t natively restrict the selection to a single category, which I needed. So, after some digging, I found that using a combination of the functions included in application.factory.ocategory got me the result I was looking for. Specifically, I [...]
