
Announcements
Hi all!
What would be the best approach to summarize filtered rows by the user in model-driven app?
The scenario would work as such:
- User filters table in model driven app
- Based on selected filters by the user, sum from predefined column is recalculated & displayed in a 2nd table
Should i look towards custom JS?