Gantt Element Widget - Printable Version +- TACTIC Open Source (http://forum.southpawtech.com) +-- Forum: TACTIC Open Source (http://forum.southpawtech.com/forumdisplay.php?fid=3) +--- Forum: TACTIC Discussion (http://forum.southpawtech.com/forumdisplay.php?fid=4) +--- Thread: Gantt Element Widget (/showthread.php?tid=247) |
Gantt Element Widget - listy - 10-23-2021 Is there any help or good tricks on how to setup gantt element widget? I want to create gantt for list of sobject, and specify particular tasks (with processes) in it I was trying to get something like in docs: http://community.southpawtech.com/docs/setup/gantt-wdg/ But <action> tag seems to be ignored RE: Gantt Element Widget - EricTsuei - 11-09-2021 it's so hard to use tactic build-in gantt. we use dhtmlx gantt instead. but use as a separated html page. don't know how to inject to tactic. https://dhtmlx.com/docs/products/dhtmlxGantt/ RE: Gantt Element Widget - remkonoteboom - 11-10-2021 There are two examples in the source code in the config: <TACTIC_INSTALL_DIR>/src/config2/search_type/widget/sthpw/task-conf.xml To be honest, I haven't tried these out in a while. |