Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Customizing the Opportunity ListColumns in other modules
#5
Hi radu,
Our map is below. It shows everything, exept cf_630 and modified time values:

<map>
<originmodule>

<originname>Potentials</originname>
</originmodule>


<relatedlists>
<relatedlist>
<module>Accounts</module>

<linkfield></linkfield>
<columns>
<field>
<label></label>
<name>potentialname</name>
<columnname></columnname>
</field>

<field>
<label></label>
<name>related_to</name>
<table></table> {optional}
<columnname></columnname>
</field>

<field>
<label>Contract#</label>
<name>cf_630</name>
<table>vtiger_potentialscf</table>
<columnname></columnname>
</field>

<field>
<label></label>
<name>modifiedtime</name>
<table>vtiger_crmentity</table>
<columnname></columnname>
</field>

<field>
<label></label>
<name>amount</name>
<columnname></columnname>
</field>

<field>
<label></label>
<name>closingdate</name>
<columnname></columnname>
</field>

<field>
<label>Assigne To</label>
<name>assigned_user_id</name>
<table>vtiger_crmentity</table>
<columnname></columnname>
</field>

</columns>
</relatedlist>

{-------------------------------------------------------------------------------}

</relatedlists>

</map>
Reply


Messages In This Thread
RE: Customizing the Opportunity ListColumns in other modules - Svemar - 02-08-2021, 05:19 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)