Use existing custom Grid Editor inside another Custom Grid Editor
Hi I currently have a custom grid editor lets say module "A", module A works as expected in the grid and I currently only allow it to be inserted in a 3 column grid layout.
Now I want to create a new grid editor module "B", module B will be a full width module, tt will consist of:
Title
4 "A" modules
So I want to re-use my existing module "A" in a new module "B".
Is this possible or do I have to re-write the logic for the new module?
Essentially this would be like having 4 Media Pickers in a custom grid module
Use existing custom Grid Editor inside another Custom Grid Editor
Hi I currently have a custom grid editor lets say module "A", module A works as expected in the grid and I currently only allow it to be inserted in a 3 column grid layout.
Now I want to create a new grid editor module "B", module B will be a full width module, tt will consist of:
So I want to re-use my existing module "A" in a new module "B".
Is this possible or do I have to re-write the logic for the new module? Essentially this would be like having 4 Media Pickers in a custom grid module
Cheers David
is working on a reply...