I'm working on a website where users are able to create a post in a specific category.
Would the best approach be to do something similar to craigslist where you're shown a page with main categories (you pick one), then the sub categories (you pick one) and then you are shown the fields for your post.
or
A full form where you have dropdowns (you choose your main category and then the subcategories fill in the second dropdown) for your main category/subcategory along with the rest of your post fields.
Any input would be appreciated.