Help

Creating a camp registration database with form

Topic Labels: Views
2940 1
cancel
Showing results for 
Search instead for 
Did you mean: 
everydaybest
4 - Data Explorer
4 - Data Explorer

I am looking into creating a camp registration database. My first task is to have two tables: one for families, and another for kids. I then want to make a form available for registration. So far I haven’t figured out how to get fields from two related tables to appear on a single form. Any hints?

It would be great to be able to automatically add up tuition totals for a family. Will Airtable do that?

Beyond that, I’ll want to be able to do a mail merge. Then I’ll want to be able to print lists – counselors, groups, attendance, etc.

Can you give me a sense of whether airtable will be a good fit for this application?

Thanks!

1 Reply 1
Andy_Lin
6 - Interface Innovator
6 - Interface Innovator

Fields in forms:
You’ll need a third table linked to the other two, and base your form on that table. For your specific case, you mention “Families” and “Kids”, and I’d probably name the third table “Registrations”. Note that you won’t be able to filter entries based on linked fields, e.g. you won’t be able to select a family and only have kids from that family show up for selection. You’ll also run into privacy issues if you use such a form for registration because everyone will be able to access at least the names of every record linked to the table/form.

Tuition totals:
Airtable allows you to group records (e.g. by family), and you can get totals for each group.

Mail merge;
There are a few solutions available (search the forums; they vary in complexity/cost).

Printing lists:
There is a print layout designer, but for your purposes, you can probably just filter and print the various tables in your database.

The problem right now is that Airtable presents certain barriers: no data validation (e.g. phone number/address formats), no duplicate detection, and the aforementioned inability to filter linked records based on given criteria.

For me, I’d say the biggest hurdle you have to clear is the registration form. My recommendation is that you collect personal information first, assign each child a unique ID number, and then let them register using that ID number.

If I were you, I’d also check out another service, Fieldbook. Their formula syntax is a bit wonky (not Excel-like at all), but a bit more powerful. The interface is also a bit slower when processing large amounts of data.

However, the main benefit is that when you expand a record, it automatically gives you the full details of every record associated to it (in Airtable, you’d have to click into each records separately) – super useful if you want to print info sheets for parents about the courses that their children are registered for, since it’ll automatically include things like instructor names and locations (or whatever data you provide).

And it makes much better use of the screen space available to it (it’s relatively bare-bones when it comes to visual flair).

But Airtable is much more mature and stable, and also has a functional calendar view, which is the main reason my organization uses it. Since it sounds like you already have a few spreadsheets’ worth of data, I’d load them up and see which service works better for you.