hello. i'm new to stimulsoft reports. i'v downloaded reports for php fx trial and experimenting with it. i do need such feature:
to set dictionary elements (connections and datasources) programmaticaly. so user won't need to know anything about database , sql, queries.
i want to preset this values (connection string and datasource) for new reports.
how this could be done?
javascript api (or other api ) to set dictionary vars
Re: javascript api (or other api ) to set dictionary vars
Hello.
Please, try to read Stimulsoft Reports.Fx for PHP Developer FAQ
and articles from our knowledge base:
How to design a new report in Reports.Fx for PHP?
How to design existing report in Reports.Fx for PHP?
How we can use the parameters in SQL as for the post?
There you could find some useful information.
Thank you.
Please, try to read Stimulsoft Reports.Fx for PHP Developer FAQ
and articles from our knowledge base:
How to design a new report in Reports.Fx for PHP?
How to design existing report in Reports.Fx for PHP?
How we can use the parameters in SQL as for the post?
There you could find some useful information.
Thank you.
Re: javascript api (or other api ) to set dictionary vars
i have already read this. this articles describe, how to add connection manually. but my clients knows nothing about connections, mysql and queries. and the want to edit report templates in template designer. so i need some method to add all mysql-connection related stuff before they begin to work with report designer. i hope it is possible via some javascript calls to report flash object. is it true?
Re: javascript api (or other api ) to set dictionary vars
Hello.
Unfortunately it's impossible now.
This task is in our to-do list. We are planning to add this feature in our next release in September.
Thank you.
Unfortunately it's impossible now.
This task is in our to-do list. We are planning to add this feature in our next release in September.
Thank you.