Hi ALL, After I done the changes in zed>Module...
# docker
f
Hi ALL, After I done the changes in zed>Module>Table>file.php, it was not reflecting in Zed grid panel. Do I need to run any specific commands to make the changes in Zed GRID panel?
w
You need to extend the
<Module>CommunicationFactory
more specificly the method that creates the table to use your new table instead of the one from the core.
🙌 1