Securing an attachment field
Assign an attachment category to an attachment field to control which actions a user can take on an attachment.
The actions a user can take are determined by the attachment
category configuration. By default, attachments are associated with an attachment category
with the same name as your attachment field.
- Access the field, based on the way that it is defined in your data model.
- To view fields in a data object:
- In App Studio, click the Open runtime toolbar icon.
- Click Turn editing on.
- In the navigation panel, click Data to display the Integration Designer
- Click the name of a data object.
- Click the Data model tab.
-
To view fields in a case type:
- In App Studio, click the Open runtime toolbar icon.
- Click Turn editing on.
- In the navigation panel, click Cases to display the Case Type Explorer.
- Click the name of a case type.
- Click the Data model tab.
- Optional: To display fields that are inherited by your application, click Show reusable fields.
-
To view fields on a form:
- In App Studio, click the Open runtime toolbar icon.
- Click Turn editing on.
- In the navigation panel, click Cases to display the Case Type Explorer.
- Click the name of case type.
- On the Views tab, click the name of a form.
- To view fields in a data object:
- Click the Configure field icon in the row of the attachment field.
- Press the Down Arrow key in the autocomplete field that is displayed and select the name of an attachment category. Alternatively, you can enter a unique name to create a new attachment category.
- Click Submit.
Previous topic Converting plain text to rich text Next topic Creating a calculated field