Given the following widget.xml
, how do I go about retrieving the associated object/s?
<property key="objreference" type="entity" isPath="yes" pathType="reference">
<caption>objreference - Association</caption>
<category>Data source</category>
<description>Association Used to retrieve</description>
</property>
Thankyou