I can't figure out the right views formula for something. Here's a simplified description of my challenge.
I have these nodetypes:
1) Lunch
2) Dinner
Both nodetypes have a Date field added, and I use repeats and exceptions. e.g. I might add a "Monday Lunches" Lunch node with a weekly repeat when we serve salad.
My desired output is a Views-built RSS feed that looks like this (simplified)
Monday, May 24, 2010
Lunch: Salad Dinner: Beef
Tuesday, May 25, 2010
Lunch: Soup Dinner: Lamb
etc, with proper handling of date exceptions.
My hurdle is pulling in the bodies from different nodetypes. My sense is that there's a way to do this using relationships, but I'm a klutz with those.
I have the views_rss module installed.
I am already applying the date >= today Filter.
thanks in advance. I posted this to the Views queue but no joy yet.
Andrew
Comments
Comment #1
arlinsandbulte commentedHi,
I am just indiscriminately closing all support requests with no activity for more than 1 year.
If you consider this to still be a valid issue / support request, feel free to re-open.
BUT,
if you are re-opening this issue, please provide specific details on how this issue can move forward.
Thanks.