Confluence has been updated to version 6.15.9

Page tree
Skip to end of metadata
Go to start of metadata

Table Grid examples

Here are a couple of examples to get you going.

Family List

The family list grid is used to collect the names of a family. It shows how to setup a grid with multiple types of columns, storing its data into a mysql database.

Issue type specific checklist

You want to track if all tasks to resolve an issue has been done, and who has been tackling it.

Local divisions

As support agent you have to consult people from different countries. Each country has a couple local divisions where you can direct users.

Marketplace Monday: Table Grid Editor

Take JIRA way beyond issue tracking and project management - the table grid editor opens up a whole new world of possibilities.

Permutations

Use the grid to provide a predefined set of options in a 3x3 matrix

Plane list

Initialize the grid with a parameterized grid. Parameters are based on customfield values.

Project Components

The Project Components example shows how you can retrieve information from JIRA in a grid which uses cascading lists.

Sales list

As head of Sales department you create a report with sales receipts attached

Sandwich menu

The sandwich menu recipe provides an example how to setup a sandwich ordering application (who doesn't need such application) using the grid.

Sandwich menu from different vendors : example pre-populate a table grid

This grid is another example of how the grid can be initialized based on the values entered in a custom field.

Sandwich Order

The sandwich order is an example where orders can be entered, using a list of possible menu choices.

Test plan

The test plan with the list of issues. Grid shows status of each issue and helps deciding if it is worth to work on it.

Use the table grid editor to track subtasks (and get notified about it)

Use TGE as a storage of simple sub-tasks and get email notification on change of the task assignee

Weekly Resource Allocation

The weekly resource allocation allows to setup a grid to track how many hours developers are allocated to a specific JIRA project. Total allocated hours are summerized.


Multi Level Cascade Field examples

Multi Level Cascade based on values from Driving table

This is an example of a Multi Level Cascade field, used to populate dependent values.

Data stores in a previously created driving table. The values will be used to query data in the multi cascade field.

Vehicle Year Make Model cascade

This is an example of the Multi Level Cascade Field, used to display car brand and model, depending on the year of manufacture.

On this page


  • No labels