Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Title in listview
#8
(08-22-2019, 01:28 PM)joebordes Wrote: You can use List Columns Business map to customize these columns without modifying the code

i tried

but i get an errorMap is not valid!


Error: Element 'field': This element is not expected. on line 14 Error: Element 'field': This element is not expected. on line 48



<map>

  <originmodule>
    <originname>Timecontrol_ListColumns</originname>
  </originmodule>
  <relatedlists>
   <relatedlist>
   <module>Helpdesk</module>
<linkfield>Description</linkfield>
<columns>
<field>
<label>Timecontrol Number</label>
<name>timecontrolnr</name>
</field>
<field>
<label>Title</label>
<name>title</name>
</field>
<field>
<label>Date Start</label>
<name>date_start</name>
</field>
<field>
<label>Time Start</label>
<name>time_start</name>
</field>
<field>
<label>Total Time</label>
<name>totaltime</name>
</field>
<field>
<label>Service Name</label>
<name>product_id</name>
</field>
<field>
<label>Assigned To</label>
<name>assigned_user_id</name>
</field>
</columns>
   </relatedlist>
  </relatedlists>
  <popup>
<linkfield>Description</linkfield>
<columns>
<field>
<label>Timecontrol Number</label>
<name>timecontrolnr</name>
</field>
<field>
<label>Title</label>
<name>title</name>
</field>
<field>
<label>Date Start</label>
<name>date_start</name>
</field>
<field>
<label>Time Start</label>
<name>time_start</name>
</field>
<field>
<label>Total Time</label>
<name>totaltime</name>
</field>
<field>
<label>Service Name</label>
<name>product_id</name>
</field>
<field>
<label>Assigned To</label>
<name>assigned_user_id</name>
</field>
</columns>
  </popup>
 </map>
Reply


Messages In This Thread
Title in listview - rslemer - 02-08-2019, 02:52 PM
RE: Title in listview - global.da - 08-22-2019, 02:58 AM
RE: Title in listview - rslemer - 08-22-2019, 12:39 PM
RE: Title in listview - joebordes - 08-22-2019, 09:18 AM
RE: Title in listview - joebordes - 08-22-2019, 01:28 PM
RE: Title in listview - global.da - 08-23-2019, 07:57 AM
RE: Title in listview - rslemer - 08-22-2019, 08:27 PM
RE: Title in listview - joebordes - 08-22-2019, 10:29 PM
RE: Title in listview - joebordes - 08-23-2019, 01:38 PM
RE: Title in listview - solved - global.da - 08-27-2019, 06:34 AM
RE: Title in listview - joebordes - 08-28-2019, 08:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)