Gantt
A Gantt view for Gravity Forms.
So far it is very simple to use Gravity Forms to create and manage tasks manually as an entry list/table (e.g. TaskID, ParentTaskID, StartDateTime, Duration, Progress%).
The new functionality for gathering multiple forms into a single view also boosts the feasibility of this.
A Gantt view of entries would be a huge step for the ability to manage big task lists. Vitally, the ability to visualise dependencies (relationships) between tasks.
I have found two capable PHP <-> JS tools that describe this idea further and could be adapted by the GravityView devs:
A basic example can be seen here:
https://upstreamplugin.com/extensions/project-timeline/
And a more sophisticated example:
https://dhtmlx.com/docs/products/dhtmlxGantt/
I have found Views are a way to interact with the information and encourage more use/users.
-
Anonymous commented
I have been using gravity view for two years now and I would love to see some form of this functionality added. First generation could be as dumb-simple as a calendar that scrolls horizontally with date fields populated by information from a gravity-form field.