Upon creating a job applications website I am using SEBLOD.
So far so great.
- Apps: made Job-openings
- Fields: made fields for Job-openings
- Forms & Content Types: copied Article > Job-openings, renamed to Jobs, added fields
- List & Search Types: copied Article > Job-openings, renamed to Jobs, added fields
- Joomla Menu: Added Menu type Seblod >> List & Search >> Jobs
Made some articles in Back-end based on Jobs. Everything is displaying fine.
For Jobs, I need to have a select for Branche. The choices for select are around 50. I thought to use Tags for that.
For Jobs, I need to have a select for Function-group. The choices for select are around 30. I thought to use Categories for that.
Now the question is:
Since I copied. The 'normal' tags and categories are also in Jobs.
No big thing, but I want to separate normal Joomla articles from Jobs 'articles'.
Is there an easy way of doing that, or do I need to simply create a new list as extra field? Which is NOT what SEBLOD is saying: why create when you can re-use...
Another question I have is this: I need to store cities or have a select list based on a pre-select. How to make that happen?
For example: first select box is select-StateA, second select box give choices for selecting a CitiesInStateA. etc.