Binding output from multiple service to single widget?
Hi,
How can we bind output from two different services to single widget?
eg: two different output to single grid?
Thanks,
V Shalini
Hi,
How can we bind output from two different services to single widget?
eg: two different output to single grid?
Thanks,
V Shalini
Hi
As far as I am aware it is not possible for widgets to accept more than one input. What you can do though is write a service that combines the output of two or more services in the specific format the widget understands it.
Specifically to "infotable" type outputs, I find a couple of the Snippets under the "InfotableFunctions" like Union very handy, or merely creating a new infotable and adding fields and rows to that as required.
I hope it helps a bit.
Kind regards,
Johan Bester
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.