scottdurow / NetworkViewPCF

Model Driven Power App PCF Control to show a network diagram of records
MIT License
29 stars 9 forks source link

No network lines displaying for custom relationship #27

Open TenereJarz opened 2 years ago

TenereJarz commented 2 years ago

Hi, I have added a custom relationship (1:N) to the OOTB connection entity with a custom entity. I have also modified the js configuration file to include the new custom entity with the relationship and I have it displaying correctly, apart from the joining lines to simulate the relationships. Has anyone come across and possibly found a fix for it?