Create New Report Problem

Stimulsoft Reports.PHP discussion
Post Reply
investor123
Posts: 24
Joined: Fri Sep 20, 2013 4:18 am

Create New Report Problem

Post by investor123 »

Dear,

I want when user of my website create and click new report in designer mode. it automatically create one connection database and user cannot add/edit that connection. so user only permited to add/remove data source, variable and etc.

can i do that?

thank you,
loeis chandra
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Create New Report Problem

Post by HighAley »

Hello.

Unfortunately, it's impossible to create a new connection in a new report.
But users could open a report with already created connection and it's possible to restrict changing Connections with next option in the config.xml file.

Code: Select all

      <AllowModifyConnections>True</AllowModifyConnections>
Thank you.
Post Reply