on 2011 Dec 28 4:53 AM
Hi,
When displaying & modifying a project and their elements (I might not be using the correct terms here) in cProjects, is it possible to maintain the start & end times of project elements on hour/minute level? For example an individual project task will start at 1.1.2012 08:30:00 and end at 2.1.2012 19:00:00?
If the above is possible, is it possible to display these project elements also in the graphical Gantt chart(s) in a way that you can see the project element duration in hour/minute level. In other words, can you see the hours/minutes in the X-axis of the Gantt chart and the bars in the chart will start/end at the corresponding times?
The reason why I am asking this is that I don't have an access to a cProjects system and I am developing a web dynpro application with a Gantt chart (using the same technique as in cProjects). I need to draw some bars in the Gantt chart on hour/minute level and so far I've not been successful. I would just like to get a confirmation that this can be done or I am trying to do something that is not even possible?
Kind regards,
Karri
Edited by: Karri Kemppi on Dec 28, 2011 6:59 AM
Request clarification before answering.
Well, after all I finally managed to do my thing. I don't know whether it is possible to have hours/minutes on X-axis in cProjects Gantt charts (I would assume it is), but at least when developing a Gantt chart with web dynpro ABAP, it is possible.
Case solved.
Kind regards,
Karri
PS. The solution (if someone else has the same problem):
In <dates> inside <graph> tag, you can define format. I set format="d.M.yyyy.HH:MM:ss". Then I can use beginning/and dates such as 01.01.2012.07:30:00.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.