InfoPanelPopup.template infopanelpopup-template
[InfoPanelPopup.|<containerId>_infoPanelPopup.]template= *
template*
NOTE
When you configure Info Panel Popup, the HTML code, and JavaScript code passed to the Info Panel runs on the client’s computer. Therefore, make sure that such HTML code and JavaScript code are secure.
Properties section-6dd7785357d740d095fa9f7fd0f67da4
Optional.
Default section-cd5db06d08aa4de49e37d6c938b41570
None.
Example section-16d184665c484964af9a22f79ff3f840
Assuming that the info server response returns the product name as variable $1$
and product image URL is returned as variable $2$
.
template=<info><![CDATA[Product description:$1$<br>Product image:<img src="$2$">]]></info>
recommendation-more-help
b7426f53-aad9-4c00-83fc-664f30f681e8