Technically you just need to write a query to get the list from database. And if you want to add some more logic around it, building a customization (such as a new form displaying this data) looks like the best approach.
↧
Technically you just need to write a query to get the list from database. And if you want to add some more logic around it, building a customization (such as a new form displaying this data) looks like the best approach.