The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
8 views

Dynamically Setting a List View on a WebPart Page

I have been unable to load a page showing a dynamicaly selected View. I can not just display the List itself (Although this would allow me to specify the View in the URL) because I need to modify ...
0
votes
0answers
20 views

how can i change the colors in the out of the box gannt view in sharepont 2010

An image of the ootb Gantt view how can i change those green colored bars? in moss 2007 it was quite easy as mentioned here :Color Coded Gantt View How can that be achived in sharepoint 2010
1
vote
0answers
48 views

SharePoint 2010 InfoPath Library Gantt Chart View MISSING Zoom In/Zoom Out Feature

How do I get the Zoom In/Zoom Out function back into the Library tab as it is in the List tab for Gantt Chart Views? Why would is the Zoom function missing from the Library tab? I set up a Gantt ...
0
votes
0answers
27 views

Gantt view and javascript events

I'm displaying a gantt view in a page in like this <Module Name="DefaultBlank" Url="" Path=""> <File Path="EmployeeWorkspacePages\default.aspx" Url="default.aspx" > <View ...
2
votes
1answer
100 views

How to hide the left pane in JS grid gantt chart in sharepoint

I am trying to create a custom gant chart control in sharepoint by using JS Grid control. I am following this tutorial: How to: Create a Gantt Chart Using the JS Grid Control 1) How can I hide ...
1
vote
1answer
88 views

Gantt view on default page

I'm trying to put gantt view of the list on the default page of the site. For common views, i'm using module with the default.aspx page and view i need this way: <?xml version="1.0" ...
2
votes
0answers
62 views

customize or extend sharepoint gantt chart to dipslay data from multiple lists

I would like to display data from different lists in a gantt chart view. I have different lists like: Stages, categories, parts. So data from stages List (stage1, stage2, stage3,...) will be ...
3
votes
1answer
856 views

Can the zoom/scale on JS Grid conrol in gantt mode be changed?

I have created a webpart with a JS Grid control with gantt enabled. I want the gantt view to display months instead of weekdays. Anyone have an idea how to do this? Update: The following link is what ...
0
votes
0answers
20 views

Gantt View with custom action

Does anybody now if it is possible to have a Gantt View with custom action in row context menu (or something similar). What i mean is to add an action above Delete (see photo)
0
votes
0answers
101 views

Leave planner and its Gantt View in SharePoint with approval workflow

I am creating a leave planner with provision for approval in SharePoint with a Gantt Chart view of the leaves. The requirements are Add a new leave entry with start date, end date (status of entry ...
0
votes
2answers
512 views

List Error “user does not exist or is not unique”

I have a large list that I'm having a heck of a time moving from one sharepoint cluster to another. The error I'm getting is when I load the content into the list (via cut and paste), I get an error ...
3
votes
0answers
253 views

Gantt Chart in SharePoint— Timeline view disappears

The first time I load the page, the timeline view of tasks appears no problem. However, when I start to add an item, scroll along the timeline, or otherwise take an action on the page, the timeline ...
0
votes
1answer
2k views

Gantt Chart - Project Task - Can Not Edit Item (Row)

I have created a Project Task List (aka the one with the Gantt Chart) and we are having a problem because no one can edit anything. I have reviewed all the permissions and I can't find anything wrong. ...
1
vote
1answer
330 views

Gant view for vacation

I want to create a Gant-view showing the vacations for all users. And I have done that but not in the way I want it. Now each user is able to create events for the vacation say 2 events 1.6 - 20.6 and ...
1
vote
0answers
333 views

How do I ensure that the task list displays in Gantt view when creating a new site from template?

I have a site with a Task List, which has a custom Gantt view as the default view. The home page of the site, which is not a wiki page, has a List View Web Part for the Task List where the Gantt view ...