|
Need example of a default setting with exceptions
I was wondering if anyone could point me at a GUI similar to what I'm about to describe. The GUI has lots of repetitive options -- for example, a social Web application might have settings for 10 different classes of friends. You don't want to do the repetitive work of setting things up 10 times, so the system provides a default -- you use that and it applies to all (until you start adding specific options for certain exceptions).
Can anyone provide me with a link to such an interface online? I need to see a few example GUIs before I settle upon how I might do my own.
|