/
Live Fields Functions (Power Scripts)
Live Fields Functions (Power Scripts)
The use of these functions requires the Power Scripts for Jira add-on be installed and licensed.
This section contains functions that enable users to interact with fields on the screen – standard fields, custom fields, tabs, and so on.
Functions Summary
- lfShowFieldMessage (Power Scripts) — Displays a message for the given field.
- lfGlobalMessage (Power Scripts) — Displays a global message.
- lfDialogMessage (Power Scripts) — Displays a global message in a dialog box.
- lfHideFieldMessage (Power Scripts) — Hides a message for the given field.
- lfDisable (Power Scripts) — Disables the given field.
- lfHideTab (Power Scripts) — Hides the specified tab.
- lfHide (Power Scripts) — Hides the given field.
- lfShow (Power Scripts) — Shows the given field.
- lfInstantHook (Power Scripts) — Executes the given SIL script passing the screen values for the specified dependent fields.
- lfDisableTab (Power Scripts) — Disables the given tab of a provided name.
- lfEnable (Power Scripts) — Enables the given field.
- lfShowTab (Power Scripts) — Shows the given tab.
- lfWatch (Power Scripts) — Attaches listeners for the events that you give as parameters in the function.
- lfRestrictSelectOptions (Power Scripts) — Restricts certain options from the list of options for the field.
- lfRefreshScreen (Power Scripts) — Performs a page reload.
- lfAllowSelectOptions (Power Scripts) — Restricts a field's selectable values to the list of options given as a parameter of the function.
- lfRedirect (Power Scripts) — Redirects to the specified URL.
- lfShowAll (Power Scripts) — Shows the given fields, panels and tabs.
- lfSet (Power Scripts) — Sets the field with the given values.
- lfHideAllExcept (Power Scripts) — Hides all given fields, panels, and tabs except the ones given as parameters.
- lfExecuteJS (Power Scripts) — Gives you the possibility to run your own javascript code.
- lfEnableTab (Power Scripts) — Enables the given tab.
, multiple selections available,
Related content
Live Fields Functions
Live Fields Functions
More like this
Live Fields Routines
Live Fields Routines
More like this
Live Fields
Live Fields
More like this
Live Fields
Live Fields
More like this
lfRedirect (Power Scripts)
lfRedirect (Power Scripts)
Read with this
Power Scripts for Jira Cloud
Power Scripts for Jira Cloud
More like this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.