|
|
Search
You searched for the word(s):
|
Showing page 1 of 4 (34 total posts)
< 1 second(s)
-
Hi, please sign me up.
Nathaniel Suda
-
Hello everyone,
I have a custom webpart which for each SharePoint user I'm trying to return the list of AD groups of which they are a member. It appears this should be possible from the API, but I'm not getting any results. Here is a code snippet:
SPSite testsite = SPContext.Current.Site;
...
-
Please add me to the list.
-
Please add me to the list
Nathaniel Suda
-
I think yachtfund's question was not how to add metadata to items within a document library (i.e. associate metadata with an individual document) but how to associate metadata with the document library itself - with a view to using that metadata to control how the document libraries are displayed in a list or other selection mechanism?
If I ...
-
You could also export the web part and modify the CAML directly; that does mean that any future modifications would need to be done in this method however.
-
Is the email being sent to an email-enabled document library, an address within the domain, or an external address?
-
John,
It sounds like you're instincts are about right - custom aspx will give you the most power and flexibility, and if a developer will be creating the forms, probably the simplest in the long run. However, if you want power users to do the authoring, InfoPath is a very good choice. Publishing to a SharePoint site is very easy - especially if ...
-
Please sign me up.
Nathaniel Suda
-
If anyone else out there has this problem, or is considering a similar solution, I've just had it confirmed that it is a product limitation in SharePoint.
1
|
|
|