...
Excerpt |
---|
Allows to make the query, which initializes the grid, dependent on custom field values of the containing issue. |
Class | init | ||
---|---|---|---|
Property | gd.query.parameters | ||
Formal specification | gd.query.parameters=issuevalue [, issuevalue] | ||
Required | no | ||
Default | |||
Version | 1.0 | ||
Comment | * the gd.query can contain parameters that are marked {0}, {1}, {2}...,
| ||
Example | Following query selects all customers from a specific state, as selected in the customfield. ...
| ||
Reference | Grid reload |