This element allows the "Places in Document" panel of the Insert Hyperlink dialog to be hidden.
Configuration Element Tree Structure
<editLive>
<hyperlinks>
<placesInDocumentList>
<editLive>
...
<hyperlinks>
...
<placesInDocumentList />
...
</hyperlinks>
...
</editLive>
Optional Attributes
enabled
This boolean attribute specifies whether the hyperlink dialog displays the option for users to link to places in the current document. This attribute is a boolean with possible values of true or false.
Default Value: true
Remarks
The <placesInDocumentlist> element can appear only once within the <hyperlinks> element.