Bruno17/MIGX

Handler this.handleColumnSwitch doesn't work for MIGX TVs in MODX 3

halftrainedharry opened this issue · 0 comments

In MODX 3, a "click" event on the MIGX-TV grid doesn't seem to get handled by the custom listener (onClickGrid),

because a click handler was added for the "Actions-Column":

https://github.com/modxcms/revolution/blob/f197da76b44645172dc3f0eb721961fd4f534c04/manager/assets/modext/widgets/core/modx.grid.js#L1635


A possible solution to fix this is described in this forum post:

https://community.modx.com/t/migxdb-cant-get-multiple-render-clickcrosstick-working/4217/7