/
Live Fields Functions
Live Fields Functions
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
- lfShowAll — Shows the given fields, panels and tabs.
- lfEnable — Enables the given field.
- lfHideTab — Hides the specified tab.
- lfShowTab — Shows the given tab.
- lfHideAllExcept — Hides all given fields, panels, and tabs except the ones given as parameters.
- lfSet — Sets the field with the given values.
- lfAllowSelectOptions — Restricts a field's selectable values to the list of options given as a parameter of the function.
- lfDialogMessage — Displays a global message in a dialog box.
- lfDisable — Disables the given field.
- lfDisableTab — Disables the given tab of a provided name.
- lfEnableTab — Enables the given tab.
- lfExecuteJS — Gives you the possibility to run your own javascript code.
- lfGlobalMessage — Displays a global message.
- lfHide — Hides the given field.
- lfHideFieldMessage — Hides a message for the given field.
- lfInstantHook — Executes the given SIL script passing the screen values for the specified dependent fields.
- lfRedirect — Redirects to the specified URL.
- lfRefreshScreen — Performs a page reload.
- lfRestrictSelectOptions — Restricts certain options from the list of options for the field.
- lfShow — Shows the given field.
- lfShowFieldMessage — Displays a message for the given field.
- lfWatch — Attaches listeners for the events that you give as parameters in the function.
, multiple selections available,
Related content
Live Fields Routines
Live Fields Routines
More like this
How Live Fields work
How Live Fields work
Read with this
Live Fields Functions (Power Scripts)
Live Fields Functions (Power Scripts)
More like this
Live Fields
Live Fields
More like this
Live Fields
Live Fields
More like this
About Live Fields
About Live Fields
More like this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.