Hey guys,
I have a field "jobs" that contains job declarations for male and female members. There are two main groups.
I also have a field "Area of work" that conditions the field "jobs" on what job groups are shown, i.e. Group A or B.
I also have a field "form of adress" that is meant to condition the field "jobs" in terms of whether a male or female job description is used.
Example:
1. Field "form of adress: Mr./Ms."
2. Field "Area of work: Service / Management"
3. Field "job description: waiter/waitress/host/hostess/Male Manager/Female Manager"
Now Field "Area of work" conditional others IF VALUE "Service" then "hide "job description:Male Manager/Female Manager"
This works.
Now Field "form of adress" conditional others IF VALUE "Mr." then "hide waitress/hostess/Female Manager"
This does not work.
It looks like I can only condition the field "job description" once, i.e. filtering the values for the field of work. Another round of "filtering" to eliminate the unwanted gender does not work.
Any ideas on what I am doing wrong or how to better get a grip on this?
I had a work around where I had created fields for each gender and each job, but I want to keep my database as streamlined as possible.
Thanks in advance for any help,
Michael