Sets a specified field as a required or an optional field based on the user input.
Specifies the unique identifier of the field to enable or disable. You can find this under the element properties. See Form Element Properties for more information.
Specifies whether the field is to be made a required (true) or an optional field (false).
None.
This example sets a field as a required field in an Interaction Request Form, or a Start Request Form, or a custom operator.
ca_pam_setRequired('Form.ckListField27', true)
|
Copyright © 2014 CA.
All rights reserved.
|
|