How would I use design dialogs on a componet to create a global setting and not a setting that is bound per template? I want to save a property for a component globably and not have 5 different references if I have 5 templates. How can I create a component that has a global configurable setting?
↧