Page 1 of 1

About JS Viewer & JS Designer

Posted: Wed Jan 06, 2016 8:43 am
by stvhui
Hello to you,

I just using the latest build 2015.3 of Stimulsoft Reports for PHP

1. When running the sample of http://localhost/reportstimulsofttrial/ ... viewer.php -> Error occured, File Not Found.

2. when running the sample of http://localhost/reportstimulsofttrial/ ... signer.php -> the designer is shown.
I tried to change it Datasource to another json file as "customer.json"
The problems is the Datasource couldn't populate the table inside customer.json (have 3 tables inside customer.json)
Please guide me how to populate its table

Please help & thanks in advance

Re: About JS Viewer & JS Designer

Posted: Wed Jan 06, 2016 11:24 am
by HighAley
Hello.

There remove first "/" symbol in 226 line of reports\SimpleList.mrt file.
It should be next:

Code: Select all

"PathData": "reports/Demo.json"
Please, send us your JSON file that you are trying to add. We will test it.

Thank you.