Hi,
I’m trying to copy the file functionality from the contacts screen but cannot get it to work.
This is the tab where per activity category the activities are shown.
In my component I have added plugin grid extensions and I guess I need to use the nge_extendedgridpanel for this. However when I go to plugin configuration I see an exception.
I have also tried to appy a plugin to a grid but get the same error message.
I tried the other grid extension but I get a similar error.
What am I doing wrong?
Hi Joost,
Thanks for your answer, that is very helpful.
However whenever I use the plugin I get javascript errors and I cannot configure the plugin. So I’m not sure I’m missing something.
Hi Arnoud, did you link your grid to a page first, so it has a record type? And does it have at least one column? The Java error actually says it is missing something (but not exactly what), and given that my demo didn’t have the error I guess the grid is missing key configuration.