Hi,
Because of the time it takes for FileMaker to display the scheduling chart, I think I would like to open that in a separate window for quick reference, perhaps using a modified layout that removes nav buttons altogether and just one button to take you back to the main window.
I'm guessing this would complicate things greatly, but it would be very nice to be able to do it. Do you have any suggestions?
MTIA.
Displaying the schedule in a separate window
5 posts
• Page 1 of 1
Posts: 34
Joined: Wed Aug 15, 2007 3:17 am Location: Mediterranean |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Nice idea!
What takes time in drawing the scheduling chart are the appointments themselves, so a new window-- even one without any of the nav headers-- won't make drawing the schedule faster per se. But keeping the schedule open as you work on other things may be a much faster way to work. I'd suggest that you use the same schedule layouts (there are 3 of them) for this, rather than making three new layouts. This way, you can go to list, search, etc. in your new window as well. To implement this you'll just need to make a few changes... 1. I'd begin by creating a new script called "Open as New Window". That script would look like this:[code]If [ Mod(Get ( ActiveModiï¬ John Sindelar
SeedCode |
Posts: 34
Joined: Wed Aug 15, 2007 3:17 am Location: Mediterranean |
Thanks! That was really helpful.
I think I'll still remove navigation, but I need to do some more thinking. |
Posts: 116
Joined: Mon Sep 04, 2006 1:19 pm |
Hi All:
I am preparing to implement this cool mod in my own solution. But I don't understand John's statement:
Holding down the shift key...when? When the user is clicking on an existing appointment? (If so, that's just what I would like to have). Could you clarify this detail? Thanks. Yours, Jim Recht |
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
The routine described here changes the behavior of clicking the "Schedule" tab. Currently, clicking that takes you to one of the schedule layouts; with this mod in place, however, if you hold down the shift key when clicking on the "Schedule" tab, it creates a new window for the schedule so you can leave it up as you return to the other window to continue working.
FWIW, holding down the shift key when clicking on an existing appointment makes a new appointment at that start time instead of bringing up the existing appointment. Hope that helps. John Sindelar
SeedCode |
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests