Presentation XML · Data controls
Recordhovermultiparttextbox <recordhovermultiparttextbox>
Framework control: 9 uses across 1 stock screen, inside <recordhoversection>.
<recordhovermultiparttextbox> has no Application Designer property sheet: it is written by the framework or an add-on and edited in XML. Its properties are the attributes the stock screens actually use.
In the 204 stock presentations it appears 9 times on 1 screen, inside <recordhoversection> (9); it is a leaf.
Where it goes
Sits inside: <recordhoversection>. May contain: none (a leaf control).
Properties
| Property | Value | What it does | Source |
|---|---|---|---|
dataattribute | attribute | Not on Application Designer's recordhovermultiparttextbox property sheet: written in XML only. Stock screens: 9 uses on 1 screen, values assetnum (3), cinum (2), wonum (2), itemnum (1), RECHOVERWORKVIEW.recordkey (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#rel_asset_rh_1 |
descdataattribute | attribute | Not on Application Designer's recordhovermultiparttextbox property sheet: written in XML only. Stock screens: 9 uses on 1 screen, values description (5), ASSET.description (2), CI.description (2). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#rel_asset_rh_1 |
label | string | Not on Application Designer's recordhovermultiparttextbox property sheet: written in XML only. Stock screens: 9 uses on 1 screen, values Asset (3), Configuration Item (2), Item (1), Originating Record (1), Record (1) … 6 distinct. | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#rel_asset_rh_1 |
Example
<!-- RECHOVERS · rel_asset_rh_1 -->
<recordhovermultiparttextbox dataattribute="assetnum" descdataattribute="description" id="rel_asset_rh_1" label="Asset"/>
Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#rel_asset_rh_1