apigee-edge-drupal
apigee-edge-drupal copied to clipboard
Pagination for displaying Teams
As number of teams created increase, displaying a large number of teams becomes unmanageable on a single page (long load time, etc). Please create Pagination for viewing the teams.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
modules/apigee_edge_teams/src/Entity/ListBuilder)/TeamListBuilder.php / can anyone add under this path these lines; under public function buildHeader(){ protected $limit=10; ..... }
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.