ideas and advice needed?
Posted: Mon Nov 19, 2007 9:47 pm
Hi there,
I was wondering whether it is possible to implement a dynamic control for selecting all the items relating to a category in a module (say calender, news or glossary). I am a newbie and still haven't got straight in my head all the possible options available; css, smarty, javascript, php, so I was hoping you give me some suggestions of where to start.
For example, you can display a subset of calendar events by including the category in the smarty tag
i.e. {cms_module module="Calendar" category="interviews" }
is it possible to
1)have a pull down list or menu on the page that automatically reads in the possible categories from the calendar module
2)take the users selection and use this within the tag and force the calender module to update.
Or is some other more complicated method required.
Thanks
Gill
I was wondering whether it is possible to implement a dynamic control for selecting all the items relating to a category in a module (say calender, news or glossary). I am a newbie and still haven't got straight in my head all the possible options available; css, smarty, javascript, php, so I was hoping you give me some suggestions of where to start.
For example, you can display a subset of calendar events by including the category in the smarty tag
i.e. {cms_module module="Calendar" category="interviews" }
is it possible to
1)have a pull down list or menu on the page that automatically reads in the possible categories from the calendar module
2)take the users selection and use this within the tag and force the calender module to update.
Or is some other more complicated method required.
Thanks
Gill