MIGX-db in a TV - how to filter the table by the resource id?

Here is how to make it work (for a MIGXdb-TV):

  • Install the lastest version of MIGX (3.0.5-beta) directly from the Github repo. Changes were made to fix bugs with MIGX in MODX 3 that aren’t available in version 3.0.2-beta1. (I don’t know why the newer versions were never added to the official package provider.) Download the ZIP from Github and then use drap&drop to add it to the list in the “Package Management”.

  • Remove the field “resource_id” from the MIGX config (tab “Formtabs”). “resource_id” gets set automatically and a field with the same name interferes.


Other things you could change in the MIGX config:

  • “Load Grid” = auto (tab “MIGXdb-Settings”) could make the handling easier.
  • The field “Package” (tab “MIGXdb-Settings”) doesn’t have to be filled in. It can be left empty in most cases and must have the value qlive (instead of Qlive\Model) if you use custom processors or other customization.
2 Likes