Availability
This routine is available since
- JJUPIN 2.5
- katl-commons 2.5
Syntax
lfHideFieldMessage(field)
Description
Hides a message for the given field.
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
field | String | Yes | The field to hide the message for. |
Example
lfHideFieldMessage("assignee");//where field = "assignee"