Versions Compared

Key

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

...

Hides the specified tab. This routine function only handles the field tab and tabs defined by the user. If you want to hide the tabs from the Activity panel, see lfHide routinefunction.

Parameters

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

Parameter name

Type

Required

Description

field

String

Yes

Specifies the tab to hide.

...

Note

Hiding fields is not a security solution, the field is present in HTML and can still be inspected via a Show page source option. We recommend that you use this routine function only for the cases when you want to add certain logic on the screen only.

...