Assetize

Presentation XML · Framework and add-on tags

Mxmapgeocodesection <mxmapgeocodesection>

Framework control: 6 uses across 6 stock screens, inside <section>.

<mxmapgeocodesection> 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 6 times on 6 screens, inside <section> (6); it is a leaf.

Where it goes

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

Properties

PropertyValueWhat it doesSource
buttonlabelstringNot on Application Designer's mxmapgeocodesection property sheet: written in XML only. Stock screens: 6 uses on 6 screens, values Find Location (6).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ALERT#mxmap_geocode_section_row1_col1_sec1_1
dataattributeattributeNot on Application Designer's mxmapgeocodesection property sheet: written in XML only. Stock screens: 6 uses on 6 screens, values FORMATTEDADDRESS (6).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ALERT#mxmap_geocode_section_row1_col1_sec1_1
datasrccontrol-idNot on Application Designer's mxmapgeocodesection property sheet: written in XML only. Stock screens: 6 uses on 6 screens, values serv_add (5), MAINRECORD (1).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ALERT#mxmap_geocode_section_row1_col1_sec1_1
labelstringNot on Application Designer's mxmapgeocodesection property sheet: written in XML only. Stock screens: 6 uses on 6 screens, values Formatted Address (6).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ALERT#mxmap_geocode_section_row1_col1_sec1_1
mxejsgeocodeactionstringNot on Application Designer's mxmapgeocodesection property sheet: written in XML only. Stock screens: 6 uses on 6 screens, values FINDLOCATION (6).204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · ALERT#mxmap_geocode_section_row1_col1_sec1_1

Example

<!-- ALERT · mxmap_geocode_section_row1_col1_sec1_1 -->
<mxmapgeocodesection buttonlabel="Find Location" dataattribute="FORMATTEDADDRESS" datasrc="serv_add" id="mxmap_geocode_section_row1_col1_sec1_1" label="Formatted Address" mxejsgeocodeaction="FINDLOCATION"/>

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