Share your information with
Jamie Allen
Magic Mornings Vacations
<html> <body> <form-template> <fields> <field type="header" subtype="h1" label="Aulani, a Disney Resort &amp; Spa Booking Questionnaire"/> <field type="paragraph" subtype="p" label="Imagine waking up to the serene beauty of the Hawaiian Islands, where Disney magic meets tropical paradise. Aulani Resort offers more than just a vacation – it’s a cultural journey wrapped in luxury and relaxation. From the pristine beaches of Ko Olina to world-class dining, immersive spa treatments, and endless activities for all ages, Aulani is a place where families, couples, and adventurers alike can create unforgettable memories. Explore authentic Hawaiian culture, enjoy exclusive Disney experiences, and unwind in spacious accommodations. Let Aulani be the setting for your next magical getaway – where every moment is a treasure waiting to be discovered. Now that you know what awaits at Aulani, complete the booking questionnaire below, and I'll prepare a few quotes!"/> <field type="header" subtype="h1" label="Contact Information"/> <field type="text" label="Prefix" name="prefix" subtype="text" className="form-control"/> <field type="text" required="true" label="First name" name="first-name" subtype="text" className="form-control"/> <field type="text" label="Middle name" name="middle-name" subtype="text" className="form-control"/> <field type="text" required="true" label="Last name" name="last-name" subtype="text" className="form-control"/> <field type="text" label="Suffix" name="suffix" subtype="text" className="form-control"/> <field type="text" label="Preferred name" name="preferred-name" subtype="text" className="form-control"/> <field type="text" required="true" label="Phone number" name="phone-number" subtype="text" className="form-control"/> <field type="text" required="true" label="Email" name="email" subtype="text" className="form-control"/> <field type="radio-group" required="true" label="Preferred contact method" name="preferred-contact-method"> <option label="Call" value="call">Call</option> <option label="Text" value="text">Text</option> <option label="Email" value="email">Email</option> <option label="Any of the above" value="any-of-the-above">Any of the above</option> </field> <field type="header" subtype="h1" label="Address"/> <field type="text" required="true" label="Line 1" name="address-line-1" subtype="text" className="form-control"/> <field type="text" label="Line 2" name="address-line-2" subtype="text" className="form-control"/> <field type="text" required="true" label="City" name="address-city" subtype="text" className="form-control"/> <field type="text" required="true" label="State" name="address-state" subtype="text" className="form-control"/> <field type="text" required="true" label="Zip" name="address-zip" subtype="text" className="form-control"/> <field type="text" required="true" label="Country" name="address-country" subtype="text" className="form-control"/> <field type="header" subtype="h1" label="Affiliations"/> <field type="checkbox-group" required="true" label="Do any of these apply to you?" name="do-any-of-these-apply-to-you"> <option label="Disney Annual Passholder" value="disney-annual-passholder">Disney Annual Passholder</option> <option label="Disney Visa Cardmember" value="disney-visa-cardmember">Disney Visa Cardmember</option> <option label="Active or Retired Military" value="active-or-retired-military">Active or Retired Military</option> <option label="Disney+ Subscriber" value="disney-subscriber">Disney+ Subscriber</option> <option label="California Resident" value="california-resident">California Resident</option> <option label="Florida Resident" value="florida-resident">Florida Resident</option> <option label="None" value="none">None</option> </field> <field type="header" subtype="h1" label="Travel Details"/> <field type="text" required="true" label="Desired year of travel" name="desired-year-of-travel" subtype="text" className="form-control"/> <field type="text" required="true" label="Desired month(s) of travel" name="desired-months-of-travel" subtype="text" className="form-control"/> <field type="text" required="true" label="Trip duration (e.g., 4 days, 5 nights)" name="trip-duration-eg-4-days-5-nights" subtype="text" className="form-control"/> <field type="date" required="true" label="Ideal start date of travel" name="ideal-start-date-of-travel" className="form-control"/> <field type="date" required="true" label="Ideal end date of travel" name="ideal-end-date-of-travel" className="form-control"/> <field type="radio-group" required="true" label="Are your dates flexible?" name="are-your-dates-flexible"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="text" label="Other potential dates of travel:" name="other-potential-dates-of-travel" subtype="text" className="form-control"/> <field type="radio-group" required="true" label="How will you be traveling to Disney?" name="how-will-you-be-traveling-to-disney"> <option label="Driving" value="driving">Driving</option> <option label="Flying" value="flying">Flying</option> </field> <field type="radio-group" required="true" label="What is your preliminary budget?" name="what-is-your-preliminary-budget" other="true"> <option label="<$2,500" value="2500"><$2,500</option> <option label="$2,500 to $5,000" value="2500-to-5000">$2,500 to $5,000</option> <option label="$5,000 to $7,500" value="5000-to-7500">$5,000 to $7,500</option> <option label="$7,500 to $10,000" value="7500-to-10000">$7,500 to $10,000</option> <option label="$10,000+" value="10000">$10,000+</option> </field> <field type="select" required="true" label="Total number of travelers" name="total-number-of-travelers" className="form-control"> <option label="1" value="1">1</option> <option label="2" value="2">2</option> <option label="3" value="3">3</option> <option label="4" value="4">4</option> <option label="5" value="5">5</option> <option label="6" value="6">6</option> <option label="7" value="7">7</option> <option label="8" value="8">8</option> <option label="9" value="9">9</option> <option label="10" value="10">10</option> <option label="11" value="11">11</option> <option label="12" value="12">12</option> <option label="13" value="13">13</option> <option label="14" value="14">14</option> <option label="15" value="15">15</option> <option label="16" value="16">16</option> <option label="17" value="17">17</option> <option label="18" value="18">18</option> <option label="19" value="19">19</option> <option label="20+" value="20">20+</option> </field> <field type="select" required="true" label="How many adults will be traveling (18+)?" name="how-many-adults-will-be-traveling-18" className="form-control"> <option label="1" value="1">1</option> <option label="2" value="2">2</option> <option label="3" value="3">3</option> <option label="4" value="4">4</option> <option label="5" value="5">5</option> <option label="6" value="6">6</option> <option label="7" value="7">7</option> <option label="8" value="8">8</option> <option label="9" value="9">9</option> <option label="10" value="10">10</option> <option label="11" value="11">11</option> <option label="12" value="12">12</option> <option label="13" value="13">13</option> <option label="14" value="14">14</option> <option label="15" value="15">15</option> <option label="16" value="16">16</option> <option label="17" value="17">17</option> <option label="18" value="18">18</option> <option label="19" value="19">19</option> <option label="20+" value="20">20+</option> </field> <field type="select" required="true" label="How many children will be traveling (under 18)?" name="how-many-children-will-be-traveling-under-18" className="form-control"> <option label="0" value="0">0</option> <option label="1" value="1">1</option> <option label="2" value="2">2</option> <option label="3" value="3">3</option> <option label="4" value="4">4</option> <option label="5" value="5">5</option> <option label="6" value="6">6</option> <option label="7" value="7">7</option> <option label="8" value="8">8</option> <option label="9" value="9">9</option> <option label="10" value="10">10</option> <option label="11" value="11">11</option> <option label="12" value="12">12</option> <option label="13" value="13">13</option> <option label="14" value="14">14</option> <option label="15" value="15">15</option> <option label="16" value="16">16</option> <option label="17" value="17">17</option> <option label="18" value="18">18</option> <option label="19" value="19">19</option> <option label="20+" value="20">20+</option> </field> <field type="text" required="true" label="What are the ages of each child at time of travel?" name="what-are-the-ages-of-each-child-at-time-of-travel" subtype="text" className="form-control"/> <field type="header" subtype="h1" label="Accommodations"/> <field type="checkbox-group" required="true" label="Do you have a specific room category in mind?" name="what-are-your-preferred-accommodations"> <option label="Standard (up to 4 guests)" value="standard-up-to-4-guests">Standard (up to 4 guests)</option> <option label="Deluxe Studio (up to 4 guests)" value="deluxe-studio-up-to-4-guests">Deluxe Studio (up to 4 guests)</option> <option label="1-Bedroom Villa (up to 5 guests)" value="1bedroom-villa-up-to-5-guests">1-Bedroom Villa (up to 5 guests)</option> <option label="2-Bedroom Villa (up to 9 guests)" value="2bedroom-villa-up-to-9-guests">2-Bedroom Villa (up to 9 guests)</option> <option label="3-Bedroom Villa (up to 12 guests)" value="3bedroom-villa-up-to-12-guests">3-Bedroom Villa (up to 12 guests)</option> <option label="1-Bedroom Suite (up to 5 guests)" value="1bedroom-suite-up-to-5-guests">1-Bedroom Suite (up to 5 guests)</option> <option label="2-Bedroom Suite (up to 6 guests)" value="2bedroom-suite-up-to-6-guests">2-Bedroom Suite (up to 6 guests)</option> </field> <field type="checkbox-group" required="true" label="Do you have a specific room view in mind?" name="checkbox-group-1739516849940"> <option label="Standard" value="standard">Standard</option> <option label="Island Gardens" value="island-gardens">Island Gardens</option> <option label="Poolside Gardens" value="poolside-gardens">Poolside Gardens</option> <option label="Partial Ocean" value="partial-ocean">Partial Ocean</option> <option label="Ocean" value="ocean">Ocean</option> <option label="No preference" value="no-preference">No preference</option> </field> <field type="text" label="If you would like more than one room, how would you like the rooms to be divided? e.g., Room 1: 2 adults, 1 child (age 3) Room 2: 2 adults, 2 children (ages 2 &amp; 4)" name="if-you-would-like-more-than-one-room-how-would-you-like-the-rooms-to-be-divided-eg-room-1-2-adults-1-child-age-3-room-2-2-adults-2-children-ages-2-4" subtype="text" className="form-control"/> <field type="header" subtype="h1" label="Miscellaneous"/> <field type="checkbox-group" required="true" label="Would you like to include any of the following in your quote/booking?" name="checkbox-group-1752613351478"> <option label="Airport Transfers" value="airport-transfers">Airport Transfers</option> <option label="Travel Insurance" value="travel-insurance">Travel Insurance</option> <option label="Rental Car" value="rental-car">Rental Car</option> <option label="Excursions/Activities Around Oahu" value="excursionsactivities-around-oahu">Excursions/Activities Around Oahu</option> <option label="None" value="none">None</option> </field> <field type="radio-group" required="true" label="Would you like to schedule a video call to review your expectations for this trip? (Book an appointment here: https://calendar.app.google/V3MQRXUYKy34mYqy8)" name="would-you-like-to-schedule-a-video-call-to-review-your-expectations-for-this-trip-book-an-appointment-here-httpscalendarappgooglev3mqrxuyky34myqy8"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="text" label="Does anyone in your party have food allergies? If yes, list them below" name="does-anyone-in-your-party-have-food-allergies-if-yes-list-them-below" subtype="text" className="form-control"/> <field type="checkbox-group" label="Are you celebrating something special during your trip?" name="are-you-celebrating-something-special-during-your-trip" other="true"> <option label="Anniversary" value="anniversary">Anniversary</option> <option label="Bachelor/Bachelorette" value="bachelorbachelorette">Bachelor/Bachelorette</option> <option label="Birthday" value="birthday">Birthday</option> <option label="Fall Break" value="fall-break">Fall Break</option> <option label="Family Reunion" value="family-reunion">Family Reunion</option> <option label="First Time" value="first-time">First Time</option> <option label="Graduation" value="graduation">Graduation</option> <option label="Spring Break" value="spring-break">Spring Break</option> <option label="Summer Break" value="summer-break">Summer Break</option> <option label="Retirement" value="retirement">Retirement</option> <option label="Just need to getaway!" value="just-need-to-getaway">Just need to getaway!</option> </field> <field type="checkbox-group" label="What type of food does your family like?" name="what-type-of-food-does-your-family-like" other="true"> <option label="American" value="american">American</option> <option label="Asian" value="asian">Asian</option> <option label="BBQ" value="bbq">BBQ</option> <option label="Bread Bowls & Soup" value="bread-bowls-soup">Bread Bowls & Soup</option> <option label="Italian" value="italian">Italian</option> <option label="Mexican" value="mexican">Mexican</option> <option label="Sweets & Treats" value="sweets-treats">Sweets & Treats</option> </field> <field type="text" label="Any favorite Disney characters?" name="any-favorite-disney-characters" subtype="text" className="form-control"/> <field type="text" label="Why are you looking to take this trip? What are you wanting to accomplish?" name="why-are-you-looking-to-take-this-trip-what-are-you-wanting-to-accomplish" subtype="text" className="form-control"/> <field type="text" label="Please include any additional information that might help me in crafting your magical vacation quote!" name="please-include-any-additional-information-that-might-help-me-in-crafting-your-magical-vacation-quote" subtype="text" className="form-control"/> <field type="header" subtype="h1" label="Awareness"/> <field type="radio-group" required="true" label="How did you hear about me?" name="how-did-you-hear-about-me" other="true"> <option label="Facebook" value="facebook">Facebook</option> <option label="Friend/Family" value="friendfamily">Friend/Family</option> <option label="Google" value="google">Google</option> <option label="Instagram" value="instagram">Instagram</option> </field> <field type="text" label="If you selected friend/family, who can I thank?" name="if-you-selected-friendfamily-who-can-i-thanks" subtype="text" className="form-control"/> <field type="checkbox-group" required="true" label="Acknowledgement" inline="true" name="acknowledgement"> <option label="I acknowledge the statement below" value="i-acknowledge-the-statement-below">I acknowledge the statement below</option> </field> <field type="paragraph" subtype="p" label="Please know that this is my job, not a hobby. To protect my time and investment in your trip, please do not use me to "price shop." I put a lot of time, knowledge, and research into your quotes. Disney and other suppliers do not compensate me for this time. I do not receive compensation from suppliers until my clients who booked with me return home from their vacations. By filling out this quote form, you acknowledge your intent to book through me as your travel agent. Thank you!"/> </fields> </form-template> </body> </html>
Submit Form
American Airlines (AAdvantage)
United Airlines (Mileage Plus)
Delta Air Lines (SkyMiles)
Hilton (Honors)
Marriott Bonvoy
Southwest Airlines (Rapid Rewards)
IHG Rewards Club
Hyatt (World of Hyatt)
JetBlue Airways (trueBlue)
British Airways (Executive Club)
Alaska Airlines (Mileage Plan)
Hertz Gold Plus Rewards
Virgin America (eleVAte)
Club Carlson Hotels
Avis (Preferred)
Amtrak (Guest Rewards)
National (Emerald Club)
Wyndham Rewards (Days Inn, etc.)
Hawaiian Airlines (HawaiianMiles)
Choice Hotels (Choice Privileges)
Frontier Airlines (EarlyReturns)
Best Western Rewards
Lufthansa (Miles and More)
Virgin Atlantic (Flying Club)
Air Canada Aeroplan
Enterprise Rent-A-Car
Korean Air (SkyPass)
Air France (Flying Blue)
Singapore Airlines (KrisFlyer)
Emirates (Skywards)
Spirit Airlines (Free Spirit)
Le Club Accorhotels (Accor Hotels, Novotel, etc.)
Hotels.com Rewards
All Nippon Airways (ANA Mileage Club)
Cathay Pacific (Asia Miles)
Fairmont President's Club
Qantas (Frequent Flyer)
Budget (Fastbreak)
La Quinta, etc. (Returns)
Iberia Plus
Kimpton (Karma Rewards)
Asiana Airlines (Asiana Club)
Omni Hotels (Select Guest)
AviancaTaca (LifeMiles)
Alamo
Etihad Airways (Etihad Guest)
Aegean Airlines (Miles & Bonus)
KLM (Flying Blue)
MGM Resorts (M life Players Club)
Japan Airlines (JMB)
AirBerlin (Topbonus)
LATAM (LATAM Pass)
Thrifty (Blue Chip Rewards)
Royal Caribbean (Crown & Anchor Society)
Alitalia (MilleMiglia)
Qatar Airways (Qmiles)
Jet Airways (JetPrivilege)
Turkish Airlines (Miles&Smiles)
Icelandair (Saga Club)
Dollar Rent A Car (Express)
Carnival (VIFP)
Eva Air (Infinity MileageLands)
Sun Country Airlines (Ufly Rewards)
Shangri-La (Golden Circle)
Air India (Flying Returns)
Sixt Rent-a-Car
BMI (Diamond Club)
Booking.com
Loews Hotels (YouFirst Rewards)
Norwegian Air Shuttle ASA (Norwegian Reward)
Stash Hotel Rewards
Scandinavian Airlines System (EuroBonus)
Norwegian Cruise Line (Latitudes)
Aeromexico (Club Premier)
Copa Airlines ConnectMiles (Prefer)
Celebrity Cruises (Captain's Club)
Drury Hotels (Gold Key Club)
Aer Lingus (Gold Circle)
Virgin Australia (Velocity Frequent Flyer)
EL AL Israel Airlines (Matmid)
Princess Cruise Lines (Captain Circle)
China Airlines (Dynasty Flyer)
Delta (SkyBonus Corporate)
Melia (Melia Rewards)
GHA (Discovery)
Air China (PhoenixMiles)
Air Asia (BIG)
Gol Airlines (Smiles)
Malaysia Airlines (Enrich)
Air New Zealand (Airpoints)
WestJet (Frequent Guest)
Porter (VIPorter)
Agoda Rewards
Thai Airways (Royal Orchid Plus)
VOILÀ Hotel Rewards
Preferred Hotels, etc. (iPrefer)
Red Roof Inn (RediCard)
Aeroflot Bonus
China Eastern (Eastern Miles)
Holland America Line (Mariner Society)
Philippine Airlines (Mabuhay Miles)
Bangkok Airways (FlyerBonus)
Hilton Grand Vacations (Club)
South African Airways (Voyager)
China Southern (Sky Pearl)
Finnair Plus
Small Luxury Hotels (The Club)
TAP Portugal (Victoria Miles)
Avianca (Amigo)
Langham Hotels (1865 Club)
Fox Rent A Car (Rewards)
Hainan Airlines (Fortune Wings)
AmericInn (Easy Rewards)
Disney Cruise Line (Castaway Club)
Payless Car Rental (Perks Club)
Azul (TudoAzul)
Starwood Hotels (Preferred Business)
My Europcar (Privilege)
Hyatt (Vacation Club)
Aerolineas Argentinas (Plus)
Taj (InnerCircle)
British Airways (On Business, Corporate)
Leading Hotels of the World (Leaders Club)
Eurostar Frequent Traveler
Red Lion (Hello Rewards)
Air Tahiti Nui (Club Tiare)
United PerksPlus (Corporate Program)
NH Hotels (NH World)
Swissotel Circle
Millennium & Copthorne (My Millennium)
Ethiopian Airlines (ShebaMiles)
Royal Air Maroc (Safar Flyer)
Alaska Airlines (EasyBiz Corporate)
Vueling Airlines (Punto Punto)
Gulf Air (Falconflyer)
Star Alliance Company (PlusAwards)
Coast Hotels (Coast Rewards)
Royal Jordanian Airlines (Royal Plus)
HotelClub (Member Rewards)
Czech Airlines (OK Plus)
VIA Rail Canada (VIA Preference)
Trump Card (Privileges Program)
Borgata (Rewards)
Saudi Arabian Airlines (Alfursan)
Vietnam Airlines (Golden Lotus Plus)
Egypt Air Plus
Scandic Hotels (Scandic Friends)
JetBlue Airways (CompanyBlue)
Hostelworld (My World)
Jumeirah (Sirius)
E-Z Rent-A-Car (E-Z Money)
Deutsche Bahn (BahnCard)
Garuda (Frequent Flyer)
TripAdvisor
Kuwait Airways (Oasis Club)
Cosmopolitan Hotels (Identity)
Advantage Rent a Car (Instant Rewards)
Cayman Airways (Sir Turtle Rewards)
Caribbean Airlines (Caribbean Miles)
RIU Hotels & Resorts (RIU Class)
Easyjet
SriLankan (FlySmiLes)
TabletHotels (Reward Dollars)
Ace Rent a Car
Thalys (The Card)
S7 Priority
Air Baltic (Pins)
Choice Hotels (Nordic Choice Club)
Trident Hotels (Trident Privilege)
Middle East Airlines (Cedar Miles)
Emirates for Kids (Skysurfer)
Rydges (PriorityGUEST)
Oman Air (Sindbad)
Island Air (Cloud 9)
Ukraine International Airlines (Panorama Club)
Flybe (Rewards4all)
SNCF (Voyageur)
Marriott Gift Cards
Qantas (Aquire)
Pegasus Airlines (Pegasus Plus)
Air Transat
Silver Cloud (Rewards)
Brussels Airlines (LOOPs)
JAL Hotels (One Harmony)
Eurowings (Boomerang)
Azamara (Le Club Voyage)
Otel.com (FivePlus)
Meridiana Fly (Hi-Fly)
Prince Resorts Hawaii (Prince Preferred)
PIA (Awards Plus)
Air Astana (Nomad Club)
Regal Hotels (Regal Rewards)
IndiGo
Era Alaska (FlyAway Rewards)
Red Spotted Hanky (Loyalty points)
Thon Hotels (Thon Member)
Air Jamaica (Seventh Heaven)
Trenitalia (FrecciaClub)
Air Malta (Flypass)
Splendia (Club Rewards)
Dorint (Card)
UTair (Status)
Tsogo Sun (Frequent Guest)
Sino Hotel Group (IPrestige)
KLM BlueBiz (Corporate)
RZD (Bonus)
Elite Hotels of Sweden
New Otani (Club International)
Air Algérie (Air Algérie Plus)
Ryanair
The Montcalm & Shaftsbury (Premier Club)
Dan Hotels (e-dan club)
Pestana Priority Guest
Macdonald Hotels (The Club)
Air Mauritius (Kestrelflyer)
Frasers Hospitality (Fraser World)
AirBerlin (business points)
Park-N-Go (Frequent Parker Rewards)
Localiza Rent a Car
Jurys Inn (Jurys Rewards)
Air Caraibes (Preference)
Bulgaria Air (Fly More)
Air Niugini (Destinations)
TUIfly.com
Cebu Pacific (Getgo)
Premier Hotels (Premier Club)
Jet2.com (My Jet2)
Air Austral (My Capricorne)
CAT (C-Club)
Opinion Miles Club
Ural Airlines (Wings)
Air Europa (SUMA)
Monarch (Vantage Club)
Stena Line (Extra)
La Compagnie (My Compagnie)
First Hotels (First Member)
Belavia (Leader)
Azerbaijan Airlines (Azal Miles)
Wizz Air (Discount Club)
Tunisair (Fidelys)
Paradores (Amigos de Paradores)
Vistara (Vistara Club)
Montenegro Airlines (Vision Team)
Asky Airlines (ASKY Club)
Jinling Hotels (Elite)
Moby Lines (Moby Club)
Jin Jiang Group (J-Club)
AtlasGlobal (AtlasMiles)
Qubus Hotel (Q-Club)
Braathens Regional Airlines (BRA Friends )
Hotelbooker.org
Flynas (NaSmiles)
Czech Airlines (OK Plus Corporate)
Uzbekistan Airways (UzAirPlus)
TAAG Angola Airlines (Umbi Umbi Club)
Yelloh! Village (Yelloh! Plus)
Future Inns (Rewards Club)
Nordavia (Golden Mile)
Air Arabia (Airewards)
Royal Brunei Airlines (Royal Skies)
Leonardo Hotels (AdvantageCLUB)
Air Moldova Club
Air Cote D'Ivoire (sMiles)
Air Macau (Privileges)
Etihad (BusinessConnect)
Gloria Hotels & Resorts (Gloria Partner)
Santos Hotels (Club Santos)
Known Traveler Number (KTN)
Global Entry ID
TSA PreCheck
NEXUS ID
SENTRI ID
American Automative Association (AAA)
Sandals Select Guest (SSG)
Mandarin Oriental Fan
Relais and Chateaux 5C
Four Seasons Preferred
Dorchester Diamond
Peninsula Pen
Belmond Bellini
Silversea Venetian
Oceania Cruise Lines
Regent Cruise Line
Seabourn Cruise Line
Lindblad Expeditions
SeaDream Yacht Club
Cunard
Virgin Voyages Sailing Club
AmaWaterways
Type
Draw
×
By signing, I understand that this is a legally binding contract.