Browse By Tags

  • Creating a Simple Custom Gadget

    In this article I am going to explain how to create a simple Custom Gadget for the Interactive Dashboard. The Gadget will show how it can listen to an event in another Interactive Dashboard Gadget, then carry out a task and display the information.…
  • What Traditional Context Information is Passed to a Custom Gadget by the Interactive Dashboard?

    Below is an image of a very simple Custom Gadget. The quick answer to the question "What Traditional Context Information is Passed to a Custom Gadget by the Interactive Dashboard?" is nothing! Although the HTML of a Custom Gadget can be produced…
  • Custom List Gadget

    We created a custom entity "Job" with several user fields for various roles. The client wants a list gadget that displays a list of the custom entities when the current user is in any of the roles for the Job (My Jobs). I could set up a report if the…