BALKANGraph / OrgChartJS

OrgChart JS is a simple, flexible and highly customizable organization chart plugin for presenting the structure of your organization and the relationships in an elegant way.
https://balkan.app/orgchartjs
250 stars 85 forks source link

call a function based on field value #786

Closed maryammoshtoofar closed 1 year ago

maryammoshtoofar commented 1 year ago

hi. I need to call a function when user clicks on a field but only if the field has a certain value. I tried PopupOnFieldClick here but it messed up my chart. Any help would be much appreciated

ZornitsaPesheva commented 1 year ago

Created a code demo for you: https://code.balkan.app/org-chart-js/conditional-field-click#JS

maryammoshtoofar commented 1 year ago

thanks a lot. worked like a charm. Keep up the good work