Presentation XML · Data controls
Recordhovertextbox <recordhovertextbox>
A read-only text box inside a hover window.
<recordhovertextbox> 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 54 times on 1 screen, inside <recordhoversection> (54); 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 recordhovertextbox property sheet: written in XML only. Stock screens: 54 uses on 1 screen, values status (3), CLASSSTRUCTURE.description_class (2), LOCATION.description (2), OWNERPERSON.displayname (2), siteid (2) … 48 distinct. | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#rel_asset_rh_2 |
label | string | Not on Application Designer's recordhovertextbox property sheet: written in XML only. Stock screens: 47 uses on 1 screen, values Status (5), Classification (3), Site (3), Location (2), Owner (2) … 36 distinct. | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#rel_asset_rh_2 |
Example
<!-- RECHOVERS · rel_asset_rh_2 -->
<recordhovertextbox dataattribute="MANUFACTURER.name" id="rel_asset_rh_2" label="Manufacturer"/>
Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#rel_asset_rh_2