How is show parameters on text components ?

Stimulsoft Reports.PHP discussion
Post Reply
semixh
Posts: 10
Joined: Mon Apr 25, 2011 3:03 am
Location: Istanbul

How is show parameters on text components ?

Post by semixh »

I have a parameters.
stimulsoft/index.php?stimulsoft_client_key=ViewerFx&stimulsoft_report_key=category_reports.mrt&desc=Category Reports
I want to show this parameters on Text components. Because, I want to use this parameters for report header.
semixh
Posts: 10
Joined: Mon Apr 25, 2011 3:03 am
Location: Istanbul

How is show parameters on text components ?

Post by semixh »

ok. I solved the problems. I used the variable :)
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

How is show parameters on text components ?

Post by Andrew »

Hello,

Perfect!
tony.tomov
Posts: 72
Joined: Mon Jun 07, 2010 2:39 am

How is show parameters on text components ?

Post by tony.tomov »

Hello semixh,
could you please let me know how do you resolve the problem?
With other words I need to display a parameter value from query string into some report section.
In your case ".... &desc=Category Reports"
I want to display "Category Reports " in PageHeader section

Thank you

Kind Regards
semixh
Posts: 10
Joined: Mon Apr 25, 2011 3:03 am
Location: Istanbul

How is show parameters on text components ?

Post by semixh »

tonyt wrote:Hello semixh,
could you please let me know how do you resolve the problem?
With other words I need to display a parameter value from query string into some report section.
In your case ".... &desc=Category Reports"
I want to display "Category Reports " in PageHeader section

Thank you

Kind Regards
Hi tonyt;

You must add new variable. This variable name is parameter name
Post Reply