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 to see whether the IsDependentOption field can be modified; if not, an information log message is displayed.
Syntax
private boolean canModifyIsDependentOption()
Run On
Called
Return Value
Type: boolean
true if the IsDependentOption field can be modified in the current record; otherwise, false.
Remarks
This method is called from the validateField method.