Presentation XML · Display
Help Grid <helpgrid>
A block of explanatory text.
Application Designer edits <helpgrid> through its "Help Grid Properties" dialog, backed by the CTRL_HELPGRID object: 6 properties, each with the type, length and value list the product itself declares. The stock screens write 2 further attributes the property sheet does not show.
In the 204 stock presentations it appears 593 times on 110 screens, inside <dialog> (392), <section> (81), <sectioncol> (76), <tab> (28); it is a leaf.
Where it goes
Sits inside: <dialog>, <section>, <sectioncol>, <tab>. May contain: none (a leaf control).
Properties
| Property | Value | What it does | Source |
|---|---|---|---|
innerhtml | string | HTML Content. ALN 4000. Stock screens: 563 uses on 104 screens, values To find labor available during a specific date range, enter the dates in the From and To fields. To include labor who are already assigned to other jobs, select Include Fully Assigned. (16), To find a crew that is available during a specific date range, enter the dates in the From and To fields. To include crews who are already assigned to other jobs, select Include Fully Assigned. (11), Define the relationship between the work records, which will determine the scheduling order. (8), This table displays a list of PMs that require alerting. Select PMs to create Work Orders. (7), Enter a description for the revised contract. Click OK when finished. (6) … 383 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_HELPGRID.INNERHTML; 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#Cal_wt_help |
label | string | Label. ALN 4000. Not used by any stock presentation. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_HELPGRID.LABEL; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · Designer · General tab |
morehelp | string | More information. ALN 200. Stock screens: 95 uses on 27 screens, values com.ibm.mif.doc,gp_intfrmwk/rest_api/c_ctr_integ_api.html (9), com.ibm.msc.doc,scheduler/c_optimization_templates.html (9), com.ibm.msc.doc,scheduler/c_asset_availability.html (8), com.ibm.msc.doc,scheduler/c_predecessor_relationships.html (7), com.ibm.msc.doc,scheduler/c_configure_gantt_default.html (6) … 42 distinct. | MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_HELPGRID.MOREHELP; 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#Cal_wt_help |
msggroup | string | Not on Application Designer's helpgrid property sheet: written in XML only. Stock screens: 31 uses on 12 screens, values dm (6), plussmngr (4), organization (3), reconciliation (3), signature (3) … 15 distinct. | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#sa_help1 |
msgkey | string | Not on Application Designer's helpgrid property sheet: written in XML only. Stock screens: 31 uses on 12 screens, values customloghelp (2), help_services_mngr (2), assdocfldrs (1), cpyfailurehrchy (1), createkpi (1) … 29 distinct. | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ASSET#sa_help1 |
Example
<!-- WOTRACK · Cal_wt_help -->
<helpgrid id="Cal_wt_help" innerhtml="You must enter the results of the as-found and as-left data before you can close a work order." morehelp="com.ibm.cal.doc,pluscwt/c_wo_tracking_cal_app.html"/>
Sources: MAS 9.2 data dictionary — CTRL_* control objects (lab://maximo/9.2/db/object/ctrl_*) · CTRL_HELPGRID; MAS 9.2 Application Designer presentation (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/designer) · mxdproperties_helpgrid; 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#Cal_wt_help