Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Business Maps ListColumns for some user don't display all field
#3
I had a look. The issue is that you have to give the field name, not the column name.

Code:
<linkfield>ticket_title</linkfield>

Code:
<field>
      <label>Title</label>
      <name>ticket_title</name>
</field>

I changed the business map code for it to check if you are giving the column name and adapt accordingly. I haven't released that code yet as I am currently validating some other changes. It will be available soon. In the meantime use the field name.

Let me know how it goes
Joe
TSolucio
Reply


Messages In This Thread
RE: Business Maps ListColumns for some user don't display all field - joebordes - 05-18-2021, 10:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)