Any idea if this is possible? I'm really stuck here.We have offshore resources that we're targeting toprovide certain privileges such as site creation,without giving them larger content or administrativeaccess.
Custom Field Types..................
I'm still not getting it, though. How would custom field types relate to administration privileges?
The common question is, "How can we restrict the creation and editing ofcertain columns in a list?" I read the common question into your message.
Security isn't that granular. But what you could do would be to createa custom .aspx page with server controls to do certain admin functions.If the server controls are built to run with elevated privileges youcould secure the pages and only give access to certain people. Withoutthe page they have standard security.