Assetize

Presentation XML · Data controls

Checkbox <checkbox>

A YORN attribute; renders as a checkbox or, on some releases, a toggle.

Application Designer edits <checkbox> through its "Checkbox Properties" dialog, backed by the CTRL_CHECKBOX object: 12 properties (6 on the General tab, 6 on Advanced), each with the type, length and value list the product itself declares. The stock screens write 14 further attributes the property sheet does not show.

In the 204 stock presentations it appears 3398 times on 159 screens, inside <section> (2807), <tablecol> (312), <sectioncol> (252), <sectionrow> (17); it is a leaf.

Where it goes

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

Properties

PropertyValueWhat it doesSource
dataattributeattributeAttribute. UPPER 254. Stock screens: 3302 uses on 156 screens, values active (56), outside (46), CMATCHSKILL (44), CSKDWINDOW (44), userdefined (35) … 1221 distinct.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CHECKBOX.DATAATTRIBUTE; 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/*) · WOTRACK#main_grid4_22
datasrccontrol-idData Source ID. ALN 128. Stock screens: 29 uses on 9 screens, values MAINRECORD (8), emrgwo (5), emwotemplate (3), list_emrgwo (3), list_emwotemplate (3) … 8 distinct.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CHECKBOX.DATASRC; 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#labor_grid1_1_1_grid3_3
inputmodedefault | password | passwordreadonly | passwordrequired | query | readonly | requiredInput Mode. LOWER 18, domain INPUTMODE. Stock screens: 413 uses on 69 screens.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CHECKBOX.INPUTMODE; 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/*) · WOTRACK#main_grid4_3
labelstringLabel. ALN 4000. Stock screens: 150 uses on 43 screens, values Print attached document with report if printable type (12), Ascending order (6), Add document to the document library for others to use (4), Print with Work Pack (4), Roll New Status to Organizations and Inventory (4) … 88 distinct.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CHECKBOX.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/*) · WOTRACK#plans_task_table_1_grid32_11
moreinformationstringMore information. ALN 200. Stock screens: 1 use on 1 screen, values com.ibm.mif.doc,wsregistry/c_queue_and_nonqueue_based_enterprise_web_services.html (1).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CHECKBOX.MOREINFORMATION; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WSREGISTRY#main_grid1_7
notifyportletsbooleanNotify Portlets. YORN 1. Not used by any stock presentation.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CHECKBOX.NOTIFYPORTLETS; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab
ondatachangerefreshtable | resetchildrenData Change Event. LOWER 22, domain CHANGEEVENT. Stock screens: 25 uses on 11 screens.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CHECKBOX.ONDATACHANGE; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#main_grid10_1_1_grid12_11
synchronousbooleanAlways Synchronous. YORN 1. Stock screens: 93 uses on 29 screens, values true (93).MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CHECKBOX.SYNCHRONOUS; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · Advanced tab; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#assignments_assignments_table_1_grid3_6
valuestringValue. ALN 254. Stock screens: 70 uses on 17 screens, values occupied (34), parentchgsstatus (12), interruptible (9), milestone (3), usefrequency (2) … 15 distinct.MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_CHECKBOX.VALUE; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#main_grid4_14
alignstringNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 4 uses on 3 screens, values left (2), LEFT (1), right (1).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#zeroytd_grid1_1_1_1
defaultfocusbooleanNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 9 uses on 3 screens, values true (9).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · AUTOSCRIPT#objectdetail_detail_1
dynamicbooleanNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 8 uses on 4 screens, values true (8).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#actuals_actuals_acmaterials_acmaterials_table_1_grid8_8
imagenamestringNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 3 uses on 2 screens, values signoutuser (2), signoutandblockuser (1).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · TENANTREG#usersession_table_1_grid7_11
licensekeystringNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 83 uses on 27 screens, values SCHEDULER_OPT (42), CREW (8), LINEAR (8), AVIATIONMRO (5), SCHEDULER_760 (5) … 12 distinct.204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#main_grid4_22
linkedcontrolidcontrol-idNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 13 uses on 4 screens, values beforeauth_11 (1), intquerytemplate_dfltproj (1), intquerytemplate_ispublic (1), intquerytemplate_tb2_sortbyon (1), main_instr_table_1_grid3_2 (1) … 13 distinct.204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#maintabs_funcchecks_table_tablebody_5_1
mbosetidstringNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 4 uses on 2 screens, values ReqQuals (4).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · AMCREW#main_requiredqual_table_1_grid2_3
msgfalsestringNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 3 uses on 2 screens, values signature#signout (2), signature#signoutandblock (1).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · TENANTREG#usersession_table_1_grid7_11
msgtruestringNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 3 uses on 2 screens, values signature#signout_undo (2), signature#signoutandblock_undo (1).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · TENANTREG#usersession_table_1_grid7_11
mxeventmxeventNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 5 uses on 2 screens, values applyFilter (3), removedep (2).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · LIBRARY#managedep_section1_row1_col4_sec_1
readonlybooleanNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 16 uses on 10 screens, values true (15), false (1).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#safepl_safepl_hazprec_hz_table_1_grid3_3
sortablebooleanNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 8 uses on 4 screens, values false (8).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#features_asset_feature_2_grid3_111
titlestringNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 38 uses on 11 screens, values Rolling (5), Run in the background (5), Consider Agreement Purchase Orders when creating PRs/POs (4), Table Window Default Vendor (3), Table Window Vendor Disqualified (3) … 19 distinct.204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ITEM#vendors_prec_table_1_grid9_13
widthintNot on Application Designer's checkbox property sheet: written in XML only. Stock screens: 5 uses on 1 screen, values 200 (5).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · MPMAN#map_sites_table_Preload_tabledetails_sec_row_1_col1_1

Example

<!-- WOTRACK · main_grid4_22 -->
<checkbox dataattribute="repairlocflag" id="main_grid4_22" licensekey="SCHEDULER_760" sigoption="REPFACILITY"/>

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