1
vote
0answers
33 views

CAML Query on a Calculated Lookup Field

I wrote some CAML Queries to modify the View of a List and all is working fine as long as I do not reference a Lookup Field which points to a calculated Field. I tried different types in the value ...
0
votes
1answer
28 views

How to link to a specific list view from a list web part's title link

When I place a list's web part on a page and set it to a specific view, upon clicking the list title of that web part I am taken to the AllItems view of the actual list. I want to be able to see the ...
1
vote
1answer
33 views

Should views be created using “Edit the Current View” in the web part menu?

I've heard (and previous experience supports) that using "Edit the current view" is a bad idea, because the "view" created using this method can be orphaned if the list/library the view is based off ...
0
votes
0answers
70 views

User Task Web part with Gantt view

I need to add a Task web part to the start page with Gant View. Is it possible to create (or add) User Task Web part to the default.apsx page with Gant View? Thank you.
0
votes
1answer
90 views

Column that show the title of an item and point to a lookup value?

I have two lists, let's say "Parent" and "Child". There is a lookup in "child" list that point to "parent". In a custom view of Child list, I'd like to have the title of "Child" display, with a link ...
0
votes
2answers
728 views

Web Parts Chrome Type is not Working

I am remotely connected to my clients sharepoint server 2010 standard using cisco vpn. I can see that the announcement list's webpart on our page has Title and Border which shows that chrome type is ...
1
vote
1answer
146 views

List View in Sharepoint WebPart Page

I have created a webpart page..now i want to add a list view(CustomerListView) to the page... so i went ahead and edited the page and added the particular list(customerList)..but the dropdown box in ...