How to: Dashboard containing multiples of the same gadget but different data
If I have a gadget that has notes, how can I have a dashboard that contains three of these gadgets but displays different notes? Or, if someone enters a note, when an auto-refresh happens, how can this note stick to this gadget?
We have multiple use cases similar to this and I am wondering if this is even possible. For example we have an instance where we want the user to upload an image and display it via a gadget on a dashboard. However, we want to be able to do this multiple times and have it stick on refresh.
It is my understanding that..
1) Gadgets within a dashboard cannot interact with one another.
2) Dashboards cannot send parameters to a gadget.
3) Gadgets do not have a unique ID to tie specific data to.
So, I think this is not possible and only predefined data can be displayed on a gadget?

