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.
Determines whether the menu item for the Create alert rule form should be displayed for a form.
Syntax
public boolean canShowCreateRuleMenuItem(FormRun caller)
Run On
Called
Parameters
- caller
Type: FormRun Class
The current form: the form from which the Create alert rule menu item can be displayed.
Return Value
Type: boolean
true if the current form supports the creation of alerts; otherwise false.