US and Worldwide: +1 (866) 660-7555
Results 1 to 5 of 5

Thread: Is it possible to integrate a data-entry form in a CDE Dashboard?

  1. #1
    Join Date
    Jul 2009
    Posts
    20

    Default Is it possible to integrate a data-entry form in a CDE Dashboard?

    I would like to integrate a data entry functionality in a CDE Dashboard.

    I'm creating a dashboard from a small database that will need occasional data entry/editing from the users.

    I don't want to create a separate application for the data entry (overkill, considering the size of the database), so I wanted to know if it's possible to integrate an HTML form into a CDE Dashboard, to allow the users to enter/edit the data, and also leverage the Pentaho user security.

    I'm a PHP/java/javascript developer, so I have an idea on how to create this. I just want to know if it's theoretically possible and if any of you have tried it and/or have some samples that I could look at.

    How about using a CDE Popup component?

    Thanks!
    Last edited by depr001; 08-17-2012 at 04:38 AM.

  2. #2
    Join Date
    Mar 2011
    Posts
    257

    Default

    Sure. I made some small input forms in CDE.
    usually using an xaction to do the database changes. you can also use kettle datasources to commit the data.
    It is a bit of hacking and not the standard way of doing things. but it is possible.

  3. #3
    Join Date
    Jul 2007
    Posts
    2,172

    Default

    I'd also like to have a better approach to input data. Maybe a CDI project? (Community Data Input)
    Pedro Alves
    Meet us on ##pentaho, a FreeNode irc channel

  4. #4
    Join Date
    Mar 2011
    Posts
    257

    Default

    +1 pmalves !

  5. #5
    Join Date
    Jul 2009
    Posts
    20

    Default

    Thanks for your replies. +1 for CDI as well

    @hansva, do you have any working samples that I could see?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •