DayBack Behaviors, Hacks, and Extensions

Search our actions and extensions library for more options to customize your calendar

A utility function for converting an Event's Address to a Geocode Location for use with mapping capabilities within DayBack.
Developer Resources and Utilities Maps, Distances, and Routes

Overview

This utility function can be called from a Before Event Save event action, or a Button action to encode an Event’s Address to a Geocode Location for use with mapping capabilities within DayBack.

Prerequisites

This code requires the installation of the map-core-main-functions.js foundational library from the Map Core custom action bundle.

What’s included in this code bundle

  • geocode-location.js – Geocodes an address so an event can be shown on the map. Any event that is to be shown on the map requires a valid geocode.
  • geocode-location-before-save.js – This trigger fires before an event is saved. It geocodes an address when a location is added or changed. It also removes previously-created geocodes if a location is cleared. 

About This Release

We’re excited to release Map Core custom action bundle, giving you an early look at powerful new mapping capabilities within DayBack. This code bundle provides routing, distance calculations, drive times, and geocoding—offering a foundation for users who want to start working with these tools right away. If you’d like mapping features enabled in your DayBack deployment, just let us know—we’ll turn them on so you can experiment with maps configuration in draft mode before rolling out your maps deployment to your users. Please note that maps require DayBack’s Plus plan, which is already included if you’re a Salesforce user.

Since this is the first time maps have been built into the calendar, we’re still refining behaviors and determining which workflows should be built-in versus customized. If you have specific needs for maps or distance-based scheduling, get in touch—your feedback can help shape the future of these features and ensure they work seamlessly in your workflow.

Maps Documentation

For a detailed overview of our new mapping capabilities, check out our blog post: Scheduling with Maps.

To learn more about mapping in DayBack—including how to use maps, routing, and distance features—refer to our Maps & Drive Times documentation.

See it in action

Compatibility

FileMaker, Google, Salesforce, Mobile, Supabase

Installation Requirements

Download and Customize

Download Information