Folks;
I have added an entity ("Test") with a few fields - It works fine.
I have then edited /custom/Espo/Custom/Resourses/metadata/clientDefs/Test.json & added:
line 27 (comma) -> line 30
It works (I have also created the "js" files to add the buttons & action the buttons (this also works fine)
When I add a new line at 30
It breaks (obviously this "json" is wrong).
Has anyone added buttons to both the list & detail views of an entity in this manner?
Regards
David.
I have added an entity ("Test") with a few fields - It works fine.
I have then edited /custom/Espo/Custom/Resourses/metadata/clientDefs/Test.json & added:
line 27 (comma) -> line 30
It works (I have also created the "js" files to add the buttons & action the buttons (this also works fine)
When I add a new line at 30
It breaks (obviously this "json" is wrong).
Has anyone added buttons to both the list & detail views of an entity in this manner?
Regards
David.
Comment