How to get specific job packs.
I have 2 types job packs.
one of them has "job count = 0" and the other one has bigger than 0 (job count)
I want to get each of them.. one of them is "job-count=0" and the other one is "job-count>0"
And display list jr_lister_packs_form() on different pages (or function)
Any tips?