Most operations I perform I always like seeing the count of records returned (e.g., from searches or from the database lister). I added these myself to my code genie apps, but would love to see them as an optional display on the pages generated by code genie.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In the Advanced code generation, there is a page counter on all lists and search results. I did not do much new work on the simple generation. That might be an idea for a plugin :) to generate a lister code with pager on top.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Most operations I perform I always like seeing the count of records returned (e.g., from searches or from the database lister). I added these myself to my code genie apps, but would love to see them as an optional display on the pages generated by code genie.
In the Advanced code generation, there is a page counter on all lists and search results. I did not do much new work on the simple generation. That might be an idea for a plugin :) to generate a lister code with pager on top.