Automatically expand Extensions to 100 per page?

The default of 20 extensions to view per page is really conservative. I’d really like to raise this to 100 per page. Is there a setting for this? Would appreciate it. Thanks.

1 Like

Nothing for this currently. You can open a feature request at http://issues.freepbx.org.

When on that window you can paste the following in your address bar to set the page size to 100

javascript:$('#table-all').bootstrapTable('refreshOptions',{pageSize: 100});

Not only this, but on sections of freepbx 13 gui, which is very nice in a lot of ways, it doesn’t remember the current tab or the number or items to display per page any time submit is pressed. Makes for some extremely tedius administration at times.

You can open a feature request at http://issues.freepbx.org.