Hello all,
I went through the Relationships topic.
I used the many-to-one relation for my use-case.
What I could understand from the documentation is that when I select an album only then it gets displayed using the cms:related_pages tag or cms:reverse_related_tag on the front.
What I was wondering was, that is there a way to display the unselected relations on the front end?
My use case is, there are students and months (both dropdown relations) on a third template fees. I was wanting to achieve that for a student only the months for which she has not payed the fees should be displayed in the month dropdown. And once the fees for that month is paid, the month name should no longer be available.
Is this the right approach? Or should it be done in some other way?
Please advice.
Regards,
GenXCoders
I went through the Relationships topic.
I used the many-to-one relation for my use-case.
What I could understand from the documentation is that when I select an album only then it gets displayed using the cms:related_pages tag or cms:reverse_related_tag on the front.
What I was wondering was, that is there a way to display the unselected relations on the front end?
My use case is, there are students and months (both dropdown relations) on a third template fees. I was wanting to achieve that for a student only the months for which she has not payed the fees should be displayed in the month dropdown. And once the fees for that month is paid, the month name should no longer be available.
Is this the right approach? Or should it be done in some other way?
Please advice.
Regards,
GenXCoders