Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Syntax

lfHide(field)

Description

Excerpt
Hides the given field.


Parameters

ParameterTypeRequiredDescription
fieldStringYesSpecifies the field to hide.

Example

If the assignee is not admin, hide the issue type field from the issue.

...

Now that the field is hidden, you can use lfShow to display it on the issue screen. 


Warning
titleHiding fields and security

Hiding fields on the screen is not secure ! This is not a security solution, the field is present in HTML and can still be inspected via a simple "Show page source".

This feature is only used to put some logic in the screen !

Additional Fields

 

Info
titleAvailability

Feature available since JJupin 2.5.2.

In addition to the Supported fields and graphic elements accepted by all Live Fields routines, lfHide can also handle:

ElementField (to be used in routine)
Details Paneldetails_panel
People Panelpeople_panel
Dates Paneldates_panel
Timetracking Paneltimetracking_panel
Activity Panelactivity_panel
Comments Tabcomments_tab
History Tabhistory_tab
Worklog Tabworklog_tab
Activity Tabactivity_tab
All Taball_tab
Add CommentaddComment


See Also:

Filter by label (Content by label)
max35
cqllabel = "live_fields_routines"
labelsjira_comment_routine