Live Fields
...
Warning |
---|
Looking for the documentation on the newest versions of Power Scripts for Jira 8 for Server/Data Center? Click here ! |
Live Fields is one of the most powerful features from JJUPINin Power Scripts™ for Jira. If you use it rightcorrectly, you can do pretty much what you want with the a lot with UI manipulation including both standard and custom fields from JIRAin Jira, the custom fields provided by our add-ons apps, and some other graphic elements (like buttons, tabs, etc).
By using one or more from our many helpful routines you can restrict some users visibility on issue fields, change issues fields values automatically when a field value changes or even want to execute your own javascript code.
See how Live Fields work.
childrenand so on.
Since Power Scripts v 4.6 the fields in the Service Desk Customer Portal are also supported by Live Fields.
Note |
---|
Note that the "Raise a request" dialog/popup/iframe screen (accessible from the project's page in Jira) is not supported by Live Fields. |
With the Live Fields routines you can:
- restrict visibility on issue fields or even whole tabs – show/hide or enable/disable them for the specified users
- restrict certain options from the potential values of a custom field
- change the values in the issues' fields automatically when a certain field value changes
- display field or dialog messages
- execute your own javascript code
The actions that you can execute with live fields are also available on view, edit, create, and transitions screens.
The following pages provide information about live fields:
Child pages (Children Display) |
---|
Note |
---|
Note that Live Fields only modifies the graphic elements and the fields values on the screen. No changes are saved in the database. |