We have a real estate section on our newspaper website; realtors log in and create listings on the website.
When the realtors enter their listings, they can choose "Real estate book" as a Taxonomy term, if the listing is going to appear in the printed version of our real estate book. This allows our website visitors to check out listings online that also appear in the printed book.
Now we are trying to set up a system where we can "reverse publish" from the online listings to the printed version of the real estate book. One of the tricky parts of the process is that the woman laying out the book every six weeks needs to know (1) which listings that each realtor wants on his/her realty page and (2) in what order the listings should appear on the printed page.
So I set up a View with Draggable Views and Flag Weights.
The problem is that there are now two places where realtors must choose "Real estate book": the Taxonomy term (which has a Taxonomy Image that tags each listing with a house symbol) and the Flag (for the Draggable View for reverse publishing).
The logical solution would probably be to set up a Rule so that when the realtors Flag listings with the "Real estate book" flag, the Rule sets the Taxonomy term to "Real estate book."
But is there a way to do that the other way around? So that when a realtor chooses "Real estate book" as the Taxonomy term, the Rule will Flag the listing with "Real estate book"?
I know that the top Taxonomy term is available as a Token in Rules. However, our real estate listings have a number of Taxonomy categories ... so I don't know how to write a Rule that looks for a Taxonomy term that is not the top term.
Any suggestions?