Author Topic: Accessing the Report Elements from the Script  (Read 683 times)

Offline kalyan_sekhar1

  • Community Leader
  • *****
  • Posts: 102
  • Forum Citizenship: +7/-8
Accessing the Report Elements from the Script
« on: 08 Oct 2005 10:31:48 pm »
Hi,

In report i am using differenet Textitems, which in turn access the Report Expression , so i am assigning a value using ParamDisplayValue(......)

But, how do i access the Report elements from the Javascript, as i want to get the value of an element and to pass to the next report

How do i access the Report Elements from the Javascript ?

Thanks

Offline ReportNet Addict

  • Global Moderator
  • Statesman
  • *****
  • Posts: 831
  • Forum Citizenship: +61/-40
  • Creator of the Impact Suite
    • The Impact Suite
Re: Accessing the Report Elements from the Script
« Reply #1 on: 09 Oct 2005 04:31:57 am »
Have you tried ParamValue(...) because this will return the Value instead of the Text

Offline ReportNet Addict

  • Global Moderator
  • Statesman
  • *****
  • Posts: 831
  • Forum Citizenship: +61/-40
  • Creator of the Impact Suite
    • The Impact Suite
Re: Accessing the Report Elements from the Script
« Reply #2 on: 10 Oct 2005 12:46:02 pm »
Little reminder: close the topic if it's been solved/closed (see board rules)