ReportDesigner - is it possible to restrict "Build new data connections" and allow to use only "Select from existing data connections" ?
This question is regarding "Configure XXX_DataSource" window:
1 Answer, 1 is accepted
1
Accepted
Petar
Telerik team
answered on 01 Oct 2025, 04:02 PM
Hello Sergii,
Currently, the web report designer does not have permissions you can deny or controller methods you can override to disable the creation of new data connections. That said, I believe this is a valid feature request, and I encourage you to submit it in our public feedback portal:
In the meantime, as a potential workaround, you might consider adding a middleware that would intercept the `/api/reportdesigner/connectionspermissions` request to return an empty JSON. By default, it returns the permissions to add shared and embedded connections:
However, returning an empty JSON, or an object with values set to `false` instead of `true`, should also disable the "Build new connections" option:
Could you please try this workaround and let me know if it works for you?
If you encounter any issues, I would appreciate it if you could share your observations so we can work together to resolve them.
Regards,
Petar
Progress Telerik
Your perspective matters! Join other professionals in the State of Designer-Developer Collaboration 2025: Workflows, Trends and AI survey to share how AI and new workflows are impacting collaboration, and be among the first to see the key findings. Start the 2025 Survey