Hi, We need to develop a custom dashlet for our mobile app. Does anyone could provide an example of a dashlet that display a bar chart, just to give us an idea what is the best way to start? Regards,
I have created a custom dashlet class that extends from tabbed dashlet view and implements some methods from the dashable list class to create a tabbed list view: (If there is a simple way to do this, then I would love to hear it) The dashlet consists…