dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #24746
Re: Is there a way to pass self-defined Ireport parameter?
Hi Easy,
Short answer is that you cannot without some Java code. You would need to
use Jasper Reports server or build a module to handle the parameter.
I typically use BIRT reports when this is necessary. If you use the BIRT
report server, generation of user defined paramaters is simple. With
Jasper, it is a bit more complex, and you would need to write some code
around this.
Regards,
Jason
On Fri, Sep 20, 2013 at 4:00 AM, easy <lin_xd@xxxxxxx> wrote:
>
> Hi,all,
>
> I want custom some jasper report ,how to pass myself defined parameters
> to report eng in dhis2?
>
>
>
> --
> 此致
>
> easy
>
> 莫愁前路无知己,天下谁人不识君。
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References