0

I working on my Bachelor Thesis and i have a question. It is possible that Birt will be generate form with parameters on my HTML page from .rptdesign? I found that i can put the code to my html like there but this not working. Maybe somebody know, where i can find examples?

Tom
  • 1
  • 4

1 Answers1

0

Consider using the JavaScript or REST API. Check the documentation for examples of using the API with parameters in JSON format.

user3660637
  • 624
  • 6
  • 16