Top new questions this week:
|
I have document library with workflow attached with it.
There are metadata columns attached with the document library i.e. Test1 & Test2
I am modifying the value of the Test1 & Test2 in the …
|
the caml query bellow don't return the correct result :
<Where><Eq><FieldRef Name='ParentLink' /><Value Type='Text'>ⵜⴰⵎⴰⵡⴰⵙⵜ</Value></Eq> </Where>
i …
|
Were are the ascx files used in custom visual webparts in the 15 hive?
They used to be in the controltemplates\%project% folder.
|
I attached an event handler for ItemAdded to a content type A in the xml (using XmlDocuments). I have 4 other content types A1, A2, A3 and A4 that inherit from content type A (in their xml definition …
|
I have 5 libraries in a site, one is a scanning queue library where documents are scanned into the library and then the file is QA'd and moved to the other libraries based on the "Document Type" …
|
I have a requirement to iterate through multiple task lists under SharePoint sites and sub-sites. I am using SPSiteDataQuery to achieve this. I have an issue with fetching the data when the column is …
|
Imagine 2 very large lists: Tickets and Assignments. Assignments is a separate list because the client wants to categorize the assignment type, like BA and PM, plus have fields for estimated/actual …
|
Greatest hits from previous weeks:
|
In Excel 2007, I have a VBA script that consolidates various data sources into a single Excel file for monthly archiving and reporting purposes.
How can I import data directly from a Sharepoint …
|
I want a document library to recieve email and store it so followed the steps outlined here:
http://sharepointgeorge.com/2010/configuring-incoming-email-sharepoint-2010/
I seem to be a bit stuck. …
|
Can you answer these?
|
I am trying to put together a custom tag cloud in SharePoint 2010 using Enterprise Keywords as the data source instead of the built-in tags.
I've found numerous methods to display and build the tag …
|
I am tring to query an entire site collection for all the documents where a certain field is equal to something. For example where LoanCategory = Insurance.
I am trying to do this using an …
|
I've created a custom OData service in SharePoint 2010 to return a list of entities representing subsites, however I'd also like to be able to return the root.
To this end, I've created a function to …
|