DayBack Calendar for iOS

You’ve got to see this gorgeous example of DayBack Calendar running in a native iOS app built with FileMAker’s iOS SDK.

Damien Kelly from Blackframe has been working on a beautiful app for their customer, Signature Shutters and Blinds, and was cool enough to send us some examples of their work AND a step-by-step guide describing the changes they made in DayBack to let it run inside an app bound by the iOS SDK. These guys are going great work:

The App: DayBack Calendar for iOS

FileMaker’s iOS SDK lets you create a seamless iOS experience for FileMaker Go apps. The video below shows the launch experience  Blackframe created for their FileMaker Go solution. You’ll see them open the solution, and then navigate to DayBack Calendar:

[iframe id=”https://player.vimeo.com/video/163927142″]

(there’s no audio here)

The calendar itself looks great and fits right into Signature’s branding thanks to a suite of very nice CSS mods made by James Esson at 203dotmedia. Here’s a closer look:

If you want to learn more about modifying the CSS in DayBack Calendar you’ll find documentation and examples here.

A Launcher File: The Most Flexible Way to Use the iOS SDK.

Note that what Damien bound in the SDK is just a launcher file for their FileMaker solution: the actual solution, including the interface, calendar, and all the data, is still hosted on FileMaker Server. This means that iOS users never have an out of date copy of the solution. Launcher files can also be used with solutions that run offline: that’s a pretty cool options and lets you use things like GoZync with the iOS SDK. For more on this, be sure to check out Todd Geist’s session at DevCon 2016.

How it Works: Changes You’ll Make to DayBack

DayBack Calendar works in FileMaker Go right out of the box. However, when you use it in an app bound with the iOS SDK, you need to make a couple of changes because these bound apps don’t use the “fmp://” url protocol that FileMaker Go uses: they employ a protocol you specify when you bind the app.

Here is how you teach DayBack to use your own url protocol (thanks to Damien for sending these instructions and screenshots!):

1. Specify the URL Scheme for your bound solution inside Xcode (this is part of binding the app with the SDK):

2. On launch, set a global variable ($$CALLBACKURL in my example), for the URL Scheme to be used. I have only handled FileMaker Pro and FM iOS SDK, but you could make this work with FM Go if you wanted to:

3. Edit the DayBack script “Get Webviewer Calendar FilePath” and change the Set Variable in line 31, replacing “fmp” with the  variable declared above ($$CALLBACKURL in my example):

4. Edit the DayBack script “Check for FMP URL” (new in version 9.69) and change replace “fmp” with your URL again,

5. Finally, change the web viewer itself to use the global variable instead of the fmp URL Scheme:

That’s it. Huge thanks to Damien at Blackframe and  James at 203dotmedia for sharing their work with us!!

[ba-button link=”http://www.seedcode.com/filemaker-calendar/” color=”Yellow” target=”blank”]  Learn More about DayBack Calendar & start a free 30-day trial  [/ba-button]

Featured Posts

Follow Along

Stay up to date with the latest news & examples from SeedCode

Leave a Reply

Your email address will not be published. Required fields are marked *

Check out some of our other posts ...

New Week Views in DayBack for FileMaker

You can now expand DayBack’s week views to show two or three weeks at a time. We’ve been using this internally in beta mode for a few weeks, and it’s very helpful to see what’s coming up next week while navigating this week’s work. Find tips on how to work with these new views on the DayBack blog.

To-Do Lists in FileMaker – New in DayBack Calendar

Now create and manage FileMaker to-do lists directly from the Unscheduled Items sidebar in DayBack Calendar. Our latest extension brings to-do behavior to any FileMaker table. Like unscheduled items, this behavior is based on a new checkbox field in your table, so some or all of your records in the table can be treated as to-dos. Mark your to-do’s done as you complete them, or drag them into the calendar to schedule time to work on them. See it in action here: Customize Your To-Do Lists This extension was designed to be pretty a scaffold onto which you could build your own, more specific to-do behaviors by customizing the action itself or the FileMaker scripts tha manipulate events. Here are some ideas to get you started. Add To-Do Lists to Your FileMaker Calendar If you haven’t already enabled the unscheduled sidebar along DayBack’s right edge, you can learn how to turn that on here: unscheduled items in DayBack. Then, download the custom action and learn how to configure it here: To-Do Lists in DayBack Calendar.

Improved Resource Selection

We’ve made some big changes to how you filter and assign resources when editing events in DayBack. These changes will make it much easier to work with large numbers of resources, especially for folks assigning multiple resources to the same event. Watch a video of the new behaviors and learn more here: Adding Multiple Resources to an Item. If you haven’t looked at your resource field mapping in a while, here is how you set that up: Mapping the Resource Field in FileMaker. Please get in touch if you have any questions about this; we’re here to help.

Suggesting Appointment Slots

Show Available Slots that Match Multiple Criteria Schedulers often look for gaps in their schedules to find the open resources for each opportunity. But sometimes, gaps don’t tell the whole story. You may have invisible criteria like skill-matching, cleaning requirements, or multiple resources to schedule at once. Or you may be on the phone with an opportunity and must suggest available times as quickly as possible. In these cases, DayBack can suggest the best slots that match all of your requirements. Scheduling Criteria Are Often Invisible In the movie above, schedulers can see openings for the two technicians, but they can’t easily see if the required rooms and equipment are free at the same time. While DayBack can show different types of resources simultaneously, as the number of criteria increases, it can be hard for schedulers to see everything at once and still make good decisions. Our customers often have rules that constrain when an otherwise open slot can be scheduled. Here are some of the invisible criteria we’ve built out for customers: Because DayBack is highly scriptable, it can scrub open slots against a variety of criteria to render just the slots that fit all your requirements. When multiple slots match, DayBack can even rank them so you can present the most ideal slots to your clients first. You Have to *See* Slots in Context to Make the Best Decisions Many scheduling apps present possible appointments as a list of dates and times. Without showing more information about each slot, schedulers can book days too tightly, always suggest the same providers first, or create huge gaps in some provider’s schedules. Ranking slots can help, but we’ve found that highlighting ideal slots alongside existing appointments gives schedulers the information they need to make the best decisions. We’ve seen schedulers quickly offer to split appointments or to slightly change services when they see available slots in the context of other appointments, trainings, vacations, and breaks. Getting Started We customize the recommendation of slots for each deployment as part of DayBack’s implementation packages. Please get in touch if you think DayBack could make a big impact on your team.

COMPANY

FOLLOW ALONG

Stay up to date with the latest news & examples from SeedCode

© 2024 SeedCode, Inc.