You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
The relation between container and their items must be defined by a new TCA column type as well as the data set should use processedTca.columns.<grid column> instead of customData.tx_grid to allow multiple grid columns in a container. See also https://gist.github.com/NamelessCoder/5a0e4e455810819ac78480090f6cd0c5.
The relation between container and their items must be defined by a new TCA column type as well as the data set should use
processedTca.columns.<grid column>instead ofcustomData.tx_gridto allow multiple grid columns in a container. See also https://gist.github.com/NamelessCoder/5a0e4e455810819ac78480090f6cd0c5.