Attachments control

Use this control to add a box into which users can place non-Service Manager documents (For example, from Microsoft Word or Microsoft Excel).

To place an attachment container on a form, click Attachments, and then click the form.

Refer to the following screenshot as an example of the Attachments control widget on a Mobile Applications form:

Property Usage
Name

(Optional) Specify a unique identifier for the object on the screen.

This identifier is used by external applications, such as RAD, to dynamically change the properties of the object.

Visible Select this option to make the object visible on the form. Clear the check box to hide the object from view on the form.
Read-Only

Disable the editing capability of the control.

Users can only view the attached documents when this option is selected. To prevent users from using the Tab key to enter the control, you can assign the value of -1 to the Read-Only field.

Maximum Attachment Size

Specify the maximum size of an attachment, in bytes.

Note Size limits defined in the Maximum Attachment Size field in a user's operator record override the size limit specified in the Company record.

A non-zero value overrides any values specified in the Company or Operator record.

Total Attachment Size Specify the maximum amount of memory (in bytes) that all attachments in a form can use. The total size of all attachments must be lower than this threshold or the form no longer accepts additional attachments.
Maximum Attachments Allowed

Select whether you want to allow one or any number of attachments.

Known issue: This property is not supported in Mobile Applications.