Assetize

Presentation XML · Containers

Recordhoversection <recordhoversection>

A section inside a hover window.

<recordhoversection> 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 29 times on 1 screen, inside <recordhoversectioncol> (18), <recordhover> (11); it contains <recordhovertextbox> (54), <recordhoversectioncol> (18), <recordhovermultiparttextbox> (9), <recordhovercheckbox> (4).

Where it goes

Sits inside: <recordhoversectioncol>, <recordhover>. May contain: <recordhovertextbox>, <recordhoversectioncol>, <recordhovermultiparttextbox>, <recordhovercheckbox>.

Properties

PropertyValueWhat it doesSource
labelstringNot on Application Designer's recordhoversection property sheet: written in XML only. Stock screens: 9 uses on 1 screen, values Asset Details (1), Current Weather (1), Item Details (1), Metric Details (1), Originating Record Details (1) … 9 distinct.204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#rel_asset_rhs_1

Example

<!-- RECHOVERS · item_rhs_1 -->
<recordhoversection id="item_rhs_1" label="Item Details" relationship="wpmaterial">

Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · RECHOVERS#item_rhs_1