Organisation Charts in Servoy?

Hi all,

any idea of how to do Organisation Charts in Servoy. I have a client who would be interesting in drawing diagrams of organisational structures inside their database – they want to be able to click on peoples names and jump to their records…

The only way I can imagine doing it is with HTML.

Hi Bob,

I suspected so.
I’m wondering whether I can create the map in PHP…
Scenario:

  • user edits node.
  • servoy updates image by requesting an image from a web server…

Does Servoy’s HTML renderer understand link maps?

Or can I create layout-objects dynamically?

I could really use this ability too… has any one figured it out yet?

This is not a direct answer on how to visualise the organigram in the classic way,
but may be the bean “tree view bean” from IT2BE:

could help you giving the user a very intuitive “drag n drop”!!! way to manipulate the organigram.
Just my 2 cents.
=)
Koen