flight schedule

How can I get VMS to list 100 flights rather than 25?

I would like to see more in one page.

Thanks

Rich

ceo vcal

Where is this in the admin section?

How can I get VMS to list 100 flights rather than 25?

I would like to see more in one page.

Thanks

Rich

ceo vcal

If your talking about the schedules in the admin center you can change it by editing the below template.

Admin\Templates\ops_schedules.tpl

I’ve changed mine to show 100 instead of 25.

Just remember that every time you update to a new version this will be over written.

1 Like

If your talking about the schedules in the admin center you can change it by editing the below template.

Admin\Templates\ops_schedules.tpl

I’ve changed mine to show 100 instead of 25.

Just remember that every time you update to a new version this will be over written.

Thanks Keith.