Complete the following fields for a Form service option element. You use a Form element to attach a Form Designer form to this service option.
Note: Form Designer forms are preferred over CA Workflow forms.
Specifies the descriptive text to display for this form to administrators browsing the list of forms.
Specifies the name of the Form Designer form that you want to define as a service option element for this service. Use the Search icon to view the list of forms and select one.
If you do not want to hide or disable the entire form under any conditions, leave the Hidden and Disabled fields empty.
If you do want to hide or disable the entire form, enter the corresponding JavaScript expression in the Hidden or Disabled field. You can hide or disable the form according to the request status, the user role or business unit, or other criteria. Use the following format: $(_.object.property). The expression must return a value of true or false.
You can specify JavaScript expressions in the Hidden field, the Disabled field, or both. Examples follow:
Note: When an entire form is disabled, it is disabled but visible during all stages of the request lifecycle except checkout. During checkout, a disabled form is both disabled and hidden.
Note: Unlike CA Workflow forms, Form Designer forms do not get stored in the filestore, a single location for shared files. We recommend using a filestore if you are using multiple Catalog Component servers. Form Designer forms are automatically available to all authorized users specified by the administrator, as explained in the chapter "Using the Form Designer." However, as a best practice, store other shared files except Form Designer forms in the filestore, as explained in the Implementation Guide.
| Copyright © 2013 CA. All rights reserved. |
|