Assetize

Presentation XML · Display

Attachdoc <attachdoc>

The attach-document dialog control.

Application Designer edits <attachdoc> through its "Attachdoc Properties" dialog, backed by the CTRL_ATTACHDOC object: 4 properties, each with the type, length and value list the product itself declares.

In the 204 stock presentations it appears 5 times on 2 screens, inside <section> (4), <systemlib> (1); it is a leaf.

Where it goes

Sits inside: <section>, <systemlib>. May contain: none (a leaf control).

Properties

PropertyValueWhat it doesSource
labelstringLabel. ALN 4000. Stock screens: 4 uses on 1 screen, values Specify a file (3), Specify a file: (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_ATTACHDOC.LABEL; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#addnewattachments_file_1_8

Example

<!-- LIBRARY · addnewattachments_file_1_8 -->
<attachdoc id="addnewattachments_file_1_8" label="Specify a file"/>

Sources: MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_ATTACHDOC; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · mxdproperties_attachdoc; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#addnewattachments_file_1_8