Page 1 of 1

Custom components

Posted: Mon Jun 22, 2020 3:04 pm
by n.v.
Hi,

We are currently analysing your software, and some other competitors, for integration into our product, so that we can offer advanced reporting / dashboard designer ability. So far the features provided by your web designer cover most of the desired features we need, but one of the main features we also need is the ability to integrate our own custom components, that allow us to include some specific "widget data" inside the generated reports. For what I could see this is possible using the Reports .Net product, but since the product that seems to fit us best is the Reports.Web my question is if this is also possible to achieve using Reports.Web? And if so, can you point me to an example?

Thank you,
N. V.

Re: Custom components

Posted: Wed Jun 24, 2020 9:07 pm
by Lech Kulikowski
Hello,

You can add custom components in the NET product.
https://www.stimulsoft.com/en/samples/w ... t-designer
In the Web, it may be rendered on the server side, but not in the web designer.

Thank you.

Re: Custom components

Posted: Tue Jul 07, 2020 5:11 am
by Andrew
Hello,

How are you? Was the Lech's answer helpful? Were you able to resolve your issues?

-----------------------------------------------------------------
You can add custom components in the NET product.
https://www.stimulsoft.com/en/samples/w ... t-designer
In the Web, it may be rendered on the server side, but not in the web designer.

Thank you.

Re: Custom components

Posted: Wed Mar 27, 2024 7:01 am
by hardik
Hello @n.v. if you had implemented how to add custom component can you share some flow related to that .
I am using report js and trying to add custom component same as text component in report . can you share how can i add new component in it .?
If any document or flow you had made can you share with me on hardik.makwana@bnftech.com .

Re: Custom components

Posted: Wed Mar 27, 2024 7:47 am
by Lech Kulikowski
Hello,

In the JS version, custom components can be added only from the source code.

Thank you.