Versions Compared

Key

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

...

Info
titleAvailability

This routine is available since 

  1. JJUPIN 2.5
  2. katl-commons 2.5

Syntax

lfDisable(field)

Description

Excerpt
Disables the given field.


Parameters

ParameterTypeRequiredDescription
fieldStringYesSpecifies the field to disable.

Example

Let's assume that the field issueType once set should not be changed by anyone, but by the admin user. To prevent other users from changing it, being only able to view it, use lfDisable.

...

If a field is disabled and you want to enable it, use the next routine: lfEnable.

See Also

...

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

...