Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a signature is required in an updated table.
Syntax
client server public static boolean signatureRequiredForUpdate(TableId _tableId, container _changedFields)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The table ID of the calling table.
- _changedFields
Type: container
A list of fields that have changed in the record with the specified table ID.
Return Value
Type: boolean
true if a signature is required; otherwise, false.