Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Sets a value for a column to determine whether it is valid or invalid with a message.
Column types supported
All
Syntax
formContext.getAttribute(arg).setIsValid(bool, message);
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
bool |
Boolean | Yes | Specify false to set the column value to invalid and true to set the value to valid. |
message |
String | No | The message to display. |