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.
Checks if any user editable fields have changed
Syntax
public boolean fieldsChanged([boolean _ignoreToday, boolean _ignoreFuture])
Run On
ClientOrServer
Parameters
- _ignoreToday
Type: boolean
Set to true if you want to ignore fields that refer to todays date
- _ignoreFuture
Type: boolean
Set to true if you want to ignore fields that refer to days after todays date
Return Value
Type: boolean
true if a field was changed