Hello,
On our project we want to add a custom component that is showing a Gantt chart with the data from a table, but also to be related with the selected row.
In the documentation we found that is possible to load a website or a smaller piece of software, my question is which one is better to use on our case? For me it make sense to use a smaller piece of software but i was not sure how we can pass the parameters needed for our context. And if we are using a smaller piece of software how we can incorporate the .css, java script and other modules that are needed?