Tagged Questions
0
votes
2answers
242 views
Filling a list instance's MultiUser Field
i created a UserMulti field inside my list's instance. Heres how i declared it.
<Row>
<Field Name ="Title">List1</Field>
<Field Name ="aatMessage">Message place ...
0
votes
1answer
510 views
export specific field from from sharepoint custom list to excel
I'm having custom list (SharePoint 2007)
I need to export the list to Excel file.
So I mark all the field that I want to export.
but I when I export the list I can see:
the "Path" field, though ...