Skip to end of banner
Go to start of banner

Live Fields

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

Live Fields is one of the most powerful features in Power Scripts for Jira. If you use it correct you can do a lot with the standard and custom fields from Jira, the custom fields provided by our apps and certain other graphic elements like buttons, tabs, and so on.

By using our routines you can:

  • restrict visibility on issue fields or tabs (show/hide or enable/disable them) to certain 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. If there's anything we missed, don't hesitate to let us know:


Note that Live Fields only modifies the graphic elements and the fields values on the screen. No changes are saved in the database.

  • No labels