Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can we use expressions in ListColumns business maps?
#2
No, business maps can't go down that path because they don't modify the SQL to actually join on the grandchild table

To do this, I think you have to modify the $related_tables property in the module

https://github.com/tsolucio/corebos/blob/master/vtlib/ModuleDir/ModuleFile.php#L33

at least that would be the first thing I would try, and if that doesn't work then just create yourself a custom related list handler method that constructs the SQL you need
Joe
TSolucio
Reply


Messages In This Thread
RE: Can we use expressions in ListColumns business maps? - joebordes - 09-10-2018, 03:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)