Skip to main content
18-Opal
February 23, 2018
Solved

Can I configure the Contained Mashup widget like a dashboard?

  • February 23, 2018
  • 1 reply
  • 2902 views

Hello
Can I configure a Contained Mashup like a dashboard?
It is a question. Dashboards allow you to add gadgets flexibly.
Likewise, is there a way to add Contained Mashups in a flexible way at mashup?
Is it possible for a normal mashup, not use a dashboard?
Thank you.

Best answer by CarlesColl

Hello,

 

Yes "you can" add up Dashboards on contained mashups. You have a widget named Dashboard, you just need to use it.

 

Yes you can bind dynamic mashups to contained mashups, if you use contained mashups you will see that Name property it's bindable, just bind to it the dynamic mashup name.

 

 

In order to do something similar to a Dashboard with a normal mashup, you have the old way which was using a Repeater but it's kind of limited and you have a new way with 8.2 which it's super powerful with collection widget.

 

Best Regards,

Carles.

 

1 reply

1-Visitor
February 23, 2018

Hello,

 

Yes "you can" add up Dashboards on contained mashups. You have a widget named Dashboard, you just need to use it.

 

Yes you can bind dynamic mashups to contained mashups, if you use contained mashups you will see that Name property it's bindable, just bind to it the dynamic mashup name.

 

 

In order to do something similar to a Dashboard with a normal mashup, you have the old way which was using a Repeater but it's kind of limited and you have a new way with 8.2 which it's super powerful with collection widget.

 

Best Regards,

Carles.

 

CHASEONHO18-OpalAuthor
18-Opal
February 27, 2018

Thank you 

i can with collection widget

I've used the Repeater in case the version is under 8.2.

 

i tried to Repeater Item Widget to show mashup

Before testing, I created a service with an output listing mashup names in the infoTable formatand i binding All data to Repeater Item

But any mashup doesn't show!

 

If i use a dashboard, include a gadget instead of a mashup
I want to make mashup flexible

 

For example, i can show mashups by the number of contain mashups
However, some mashups are not visible

 

thanks 

p.s. Is there a way to use the Collection widget under 8.2?