Sorry if this question has already been asked, but I couldn't find the answer in both the handbook or the forums.
I want to use flexinode module to allow users to create classifieds, events and add websites to the directory.
I've followed this tutorial and it worked well, but I would like to make the life of my users easier.
What I want is that when they click on "add content", they get this:
- add a blog post
- add a classified
- add an event
- add a website to the directory
Then if they click on classified, I want them to get this:
- jobs
- for sale
- services
- ...
Then they finally get to create their node after chosing the right category, with the "title", the "description" and the subcategory's choice.
So the user's path through adding classified would be: add content > add a classified > for sale > flexinode form
The reason I want to do it that way is because I get a too long list for the category's choice and I feel that it will confuse my users, so I want to guide them as much as possible.
Is what I am asking possible? and do you know a way to do it?
Also please tell me if you think that my question is dumb and confusing for users. I also thought of getting contextual subcategories that show when chosing the category, but I have no clue on how to do it...
Not sure if my question was clear enough though... :)