• How to control access on dashlets

    Hi, for a specific use case we would like to be able to control the access to dashlets. Currently , as far as I know, there is no way of configuring this. So any user can select the dashlet and we need to implement logic in de controller of that dashlet…
  • Get all records from a filter in listview

    Hi people. I am following the following tutorial Tutorial Dashlet listView , to create a Dashlet that allows me to capture the records in the list view depending on the filter. No problem so far. The question is, when they exceed the 20 records that the…