How to get names from another table by multiple ids

which editor? It doesn’t look wrong to me

Ok I resolve it.

I needed only this:

[[migxLoopCollection? 
      &packageName=`violation_types_lists` 
      &classname=`Violation_Type_List` 
      &tpl=`@CODE:{{+name_gr}}`
      &where=`{"id:IN":[ [[+violation_type:replace=`||==,`]] ]}`
      &outputSeparator=`,` 
]]

I use monokai editor and its show me with wrong colors. I dont know why

Capture

But its working. Thanks a lot for your help @bruno17 .

1 Like