CDF Embedded Example
Description
A simple html page which will load the CDF require configs from a Pentaho server and render a new Dashboard with a Select Component and a custom module.
Configurations
The only real configuration needed is to include the embed file, done by simply calling an endpoint CDF provides
- script tag
- <script type="text/javascript" src="http://localhost:8080/pentaho/plugin/pentaho-cdf/api/cdf-embed.js"></script>