its working great however i was wondering of there is a way to give the tick box default values e.g a textpage doc type always has a RSS List in the sidebar, is there a way to do this?
I think you can install the standard value package by Morten Christensen, and then mark the RSS List - then it will always have a default value.
Another approach could be that you make a check to see if any of the three has been selected in your XSLT macro. If none is selected you can then just make the RSS list.
Give a tick box a default value
i followed this tutorial to make a reusable sidebar for my website http://our.umbraco.org/wiki/how-tos/creating-reusable-content
its working great however i was wondering of there is a way to give the tick box default values e.g a textpage doc type always has a RSS List in the sidebar, is there a way to do this?
Hi Steweir
I think you can install the standard value package by Morten Christensen, and then mark the RSS List - then it will always have a default value.
Another approach could be that you make a check to see if any of the three has been selected in your XSLT macro. If none is selected you can then just make the RSS list.
Hope this helps
/Jan
is working on a reply...