Hi everyone,
I have a custom module and wants to add a Guest Panel in this. Please let me know that how to add Guest Panel in the record view for a custom module. Below Image is the example.
Thanks,
Laxmichand Saini
Hi everyone,
I have a custom module and wants to add a Guest Panel in this. Please let me know that how to add Guest Panel in the record view for a custom module. Below Image is the example.
Thanks,
Laxmichand Saini
Hey Laxmichand Saini,
It is difficult to answer your question without your code.
Did you add the bean_implements() method in your CustomBeanName.php?
I never did this but I suggest comparing your custom bean directory with the new Messages bean directory from v12 rather than with Meetings or Calls to solve this, as Messages seem more simple.
Best of luck.
Laurent
Hey Laxmichand Saini,
It is difficult to answer your question without your code.
Did you add the bean_implements() method in your CustomBeanName.php?
I never did this but I suggest comparing your custom bean directory with the new Messages bean directory from v12 rather than with Meetings or Calls to solve this, as Messages seem more simple.
Best of luck.
Laurent