Example 3: Linking two gadgets

You can link an SData List gadget (Quotes List - using quot_orderquotid) to another SData List gadget (Quote Items - using quit_orderquoteid) , and then link each of those list gadgets to their corresponding SData Summary gadgets (Quote Summary and Quote Items Summary - again using quot_orderquotid and quit_orderquoteid respectively) .

In this example Sage CRM SData feeds are used. Links using feeds from SData-compliant ERP systems are set up in the same way - for example, a list of Accounts linking to multiple gadgets showing orders, invoices, revenue, and revenue per financial period.

When the user scrolls through the list of quotes, the quote items gadget shows the line items relating to the quote, and the quote summary gadget shows the details of the quote. Click over to the list of quote items and scroll through - the quote items summary gadget show the details of the selected line item.