Versions Compared

Key

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

...

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

lfEnable(field)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue

Enables the given field.

Enables the given field.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

field

String

Yes

Specifies the field to enable. See Standard Variables for available fields.

Return Type

None

Examples

Example 1

...

Code Block
//hook.sil
if(priority == "Low" || priority == "Medium") {
   lfEnable("issueType");
} else {
    lfDisable("issueType");
}

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "lf_routine" and space = currentSpace ( )
labelsarray_routines