0

I am trying to create an organizational chart using Apex D3 Organization Chart Plugin. But it is only able to show the name of the employee. I can't show designation, department or employee image. Can someone please help me? How can I show images of each item name with some more information? Secondly, Hyperlinks work on leaf node only (Child node mentioned in image). Please guide how to add hyperlinks on parent node as well. enter image description here

Actually, I want to design an expandable organizational chart, something like the image below. Can anyone mention if any plugins are available or some dynamic HTML code? Thanks in advance. enter image description here

Ahmad Mirza
  • 31
  • 11
  • Are you saying that you're using an existing plugin to render the application org chart ? What plugin is it ? – Koen Lostrie Jul 03 '23 at 13:08
  • @KoenLostrie, I am using [Apex-D3-Organization-Chart](https://github.com/RonnyWeiss/Apex-D3-Organization-Chart) plugin. I want to extend its functionality or please suggest if there is some better plugin available or some dynamic pl/sql code. – Ahmad Mirza Jul 10 '23 at 07:28
  • That is a non-commercial plugin. You can clone it and change it yourself to suit your own needs. Since you are only looking for small changes that is probably easiest and fastest. I have not done much plugin work but that is how I usually started (copy an existing plugin). I'm not familiar with what plugins are available. – Koen Lostrie Jul 10 '23 at 08:02
  • @KoenLostrie thanks for your response. Actually, I am not that much matured to update the plugin files accordingly. So, that's why I am looking for help. – Ahmad Mirza Jul 10 '23 at 09:48
  • Yeah sorry to be so blunt but... you're probably on your own. Chances that someone has done exactly that are very small. Plugins is a lot of custom work, I doubt anyone is going to step in and do it for you :) – Koen Lostrie Jul 10 '23 at 10:19

0 Answers0