About JS Viewer & JS Designer

Stimulsoft Reports.PHP discussion
Post Reply
stvhui
Posts: 51
Joined: Wed Apr 22, 2009 3:12 am

About JS Viewer & JS Designer

Post 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
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: About JS Viewer & JS Designer

Post 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.
Post Reply