Hi Formspider team, For instance, I know the formspider don't have gantt chart. Is there any way to use an external java class that do this chart and show it in a panel? Thanks Ricardo |
Hi Ricardo, You can use the htmlRenderer component to render any HTML content in a Formspider application. This tutorial is not directly about htmlRenderer but it has a good example: http://theformspider.com/learningcenter/tutorial-17-integrating-oracle-reports-into-formspider-using-htmlrenderer-component/ |