Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Title in listview
#9
Hi

The native validation must be incorrect, I'll have someone review that.
The error you have are all at the start:

Code:
 <originmodule>
    <originname>Timecontrol_ListColumns</originname>
  </originmodule>
  <relatedlists>
   <relatedlist>
   <module>Helpdesk</module>
<linkfield>Description</linkfield>


Should be:


Code:
 <originmodule>
    <originname>Timecontrol</originname>
  </originmodule>
  <relatedlists>
   <relatedlist>
   <module>HelpDesk</module>


Timecontrol, not Timecontrol_ListColumns: originname is the name of the module
HelpDesk, not Helpdesk
You only need linkfield if the native linkfield isn't in your list and, obviously the new link field you choose MUST be in the list of columns.
Joe
TSolucio
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)