I have Product table and Tags table, both managed via Grid, How to add multiple tags to products.
Is there a standard way that I can easily achieve or should I make a hack to do it.
There is an example of nested grid, but that's One to Many (photos example).
https://www.impresspages.org/docs/grid
Thanks