Currently I have a field in a form that displays a drop-down of post titles from category x, y, and z using the populate_posts function. I would like to do something similar, but with categories. Is there a way to do this? (But not use the category field since that would create a post on my website)
Thanks