Integrate Editor in Pentaho CDE
Integrate Editor in Pentaho CDE
VAILLY Olivier
Posts: 19Questions: 0Answers: 0
Hi everybody,
is there good examples for how integrate Datatable Editor in Pentaho CDE environnment ?
Thanks for all
Olivier
This discussion has been closed.
Replies
Up ! Nobody has implemented Editor component in Pentaho BI platform ?
Thanks
Hi,
To be honest this is the firs time I've head of Pentaho. I'm afraid I'm not aware of anyone who has used Editor with Pentaho.
The client / server communication for Editor is documented in the manual if you would like to create server-side scripts in Pentaho that accept Editor requests.
Regards,
Allan
Hi Allan,
thanks for replying !
Bravo for your job even if i'm very annoyed of your answer ......
Maybe i've purchased your component in too much hurry :(
Maybe not ......... I'll try to integrate and reply on this forum for potential others !
Could you just confirm me that i must use your css + js for dataTables and css + js for Editor ? not just css + js for Editor ?
Thanks for all
Yes - Editor is dependent upon DataTables. You must include both on the page, even if you are using Editor in standalone mode as it uses some of the methods DataTables exports.
If you have any questions about the protocol or what Editor requires from the server-side, please do let me know. I'm afraid I know very little above Java, so I'm not able to offer much help on the server-side in this case.
Allan