fiveanddime Product Tutorials About Open the app
Tutorial · Customer-facing extras

Product requests, mailing list & custom order forms

Three booth-side QR-to-form integrations: customers scan, fill out a Google Form, sign themselves up. The app creates the forms for you (one menu click), or you can build your own from scratch. Hands-off lead capture between sales, no clipboard, no typing on your phone.

Time: ~15 minutes for the first one Difficulty: Easy if you've used Google Forms before Prereq: Setup completed

Three flavors, same mechanic

fiveanddime supports three QR-to-form integrations out of the box:

All three work the same way mechanically. You can hook up one, two, or all three. The form's actual content (fields, branching, design) is entirely up to you; fiveanddime just hands customers a QR pointing at whatever form URL you provide.

Custom order forms work outside an event too: copy the URL and paste it into an email or text when someone DMs you asking about a commission. They fill it out on their own time, you get the details in one place instead of a back-and-forth message thread.

The easy path: one menu click

If you've never built a Google Form before, don't. fiveanddime can create both forms for you with a reasonable set of fields already in place, link the responses to your spreadsheet, and save the URLs to Settings automatically. Three clicks per form, no setup knowledge needed.

1

Open the right panel

In your spreadsheet, click the fiveanddime menu (top of the screen, between Extensions and Help). Pick one of:

A small panel opens with two buttons.

2

Tap "Create/Update Form" and approve permissions

The first time you do this, Google will pop a permissions dialog asking for access to Forms and Drive (the script needs to create a form and link its responses to your spreadsheet). Click AdvancedGo to your project (unsafe)Allow. The "unsafe" label is Google's default for any script you wrote yourself; it just means Google hasn't independently verified it, which is fine for a script that lives in your own account.

The script builds the form, links responses to your spreadsheet, and writes the published URL to your Settings tab. A confirmation alert shows the URL.

3

Pull from Backend Now, then verify the QR

In the fiveanddime app, Settings → Pull from Backend Now. This loads the new URL to the device.

Scroll down to Product requests QR (booth display), Mailing list QR (booth display), or Custom order requests QR (booth display) depending on which form you set up. It shows the URL with a fullscreen-QR button beneath. Tap the button. The QR fills the screen.

Point a different device (your phone if the app is on your tablet, or a tester's phone) at the QR. Confirm the camera reads it and offers to open your form URL. Tap to open and verify the right form loads.

Settings Mailing list section with the URL and fullscreen QR button
The Mailing list (or Product requests) section in Settings. The URL is shown above a fullscreen-QR button for booth display.
The generated mailing list form URL shown in the confirmation
The published form URL after Create/Update Form. It's also written into your Settings sheet under MAILING_LIST_FORM_URL, PRODUCT_REQUEST_FORM_URL, or CUSTOM_ORDER_FORM_URL depending on which form you ran.

That's it. You can re-run "Create/Update Form" any time to refresh fields without creating a duplicate; the URL stays the same.

The custom path: build your own form

If the auto-created form doesn't fit your needs (you want specific fields, branching logic, a different look), build your own in Google Forms and tell fiveanddime where to find it.

A

Create your Google Form

Go to forms.google.com and create a new form. Keep it short: fields that take more than 30 seconds to fill at a booth lose people. Suggested:

Title the form something the customer will recognize ("Wooden Doodle Mailing List" or "fiveanddime Product Request Form").

B

Get the published form URL

In Google Forms, tap Send at the top right. In the Send dialog, click the link icon (chain link). Copy the URL shown. It looks like https://forms.gle/XXXXXXXX (short form) or https://docs.google.com/forms/d/e/FORMID/viewform (long form). Either works.

Test the link first

Open the URL in an incognito / private window before going further. Confirm the form loads and accepts a test submission. (You can delete the test response later in the Responses tab.) Catching a permission or sharing issue now saves a confused customer at the booth.

C

Add the URL to your Settings sheet

Open your spreadsheet's Settings tab. Add a row:

If you're setting up more than one, add a row for each key. The keys are independent.

Then Pull from Backend Now in the app and verify the QR as described in Step 3 of the easy path.

Showing the QR at the booth

At an event, two ways to display the form:

For the printed version, also include a small label like "Scan to join my mailing list," "Scan to request a product," or "Scan to request a custom order" so customers know what they're signing up for. The QR alone doesn't explain itself.

Custom order forms outside an event

Custom order requests are the one form you'll probably use most often between events. Two common patterns:

Once you get a submission you want to take on, open the in-app Custom Orders screen to record the accepted order and take a deposit. The form captures the lead; the Custom Orders screen turns it into an order.

Reading submissions

The form's responses live in Google Forms by default; fiveanddime doesn't read them directly. You have two paths to see what came in.

Direct in Google Forms

Open the form in Google Forms and tap the Responses tab. New entries appear in real time. You can star, archive, or delete individual ones. Works fine if you only check submissions occasionally.

Linked to a Google Sheet (recommended for active use)

Better for ongoing management: link the form's responses to a Google Sheet so they become spreadsheet rows you can sort, filter, export, or use in formulas. Two flavors of linking, depending on where you want them to live.

A

Link to a new dedicated spreadsheet

In Google Forms, tap the Responses tab. In the top-right corner of the Responses pane, click the green Sheets icon. A "Select destination for responses" dialog opens. Choose Create a new spreadsheet, accept the suggested name (or rename, e.g., "Wooden Doodle Mailing List Responses"), tap Create. A fresh spreadsheet appears in your Drive with the form's responses on a tab named after the form. New submissions auto-add as rows from now on.

B

Link to your existing fiveanddime spreadsheet

If you want everything in one place, link the form responses as a new tab inside your existing fiveanddime workbook. Same picker: in Google Forms → Responses → green Sheets icon → "Select destination for responses." This time, choose Select existing spreadsheet instead of Create new. Browse to your fiveanddime workbook (the one with Products_Master, Events, Sales, etc.), tap it, tap Select, tap Insert. A new sheet tab appears in your fiveanddime workbook with the form's responses. New submissions land as rows on that tab automatically.

Select destination for responses dialog in Google Forms
The "Select destination for responses" dialog. Choose "Select existing spreadsheet" and pick your fiveanddime workbook to add the responses as a new tab.

Why bother linking to your existing workbook instead of a new one:

Rename the new tab if you want (right-click the tab → Rename, change "Form Responses 1" to "Mailing List" or whatever). Add filter views, conditional formatting, helper columns to the right of the form's columns; the form linkage still works. Don't delete the tab or rename the form-generated columns while the form is still linked, or new submissions stop appending.

Exporting for an email tool

For mailing list integrations with services like Mailchimp, Substack, or ConvertKit:

Some tools also offer direct Google Forms integrations that auto-add submissions; check your tool's docs.

Practical tips

Checkpoint Your Google Form is created and tested. PRODUCT_REQUEST_FORM_URL, MAILING_LIST_FORM_URL, or CUSTOM_ORDER_FORM_URL (any combination) are set in your Settings sheet. The fullscreen QR section in the app shows the URL and renders a scannable QR code. You've verified end-to-end that a scan opens the form.

What's next