/** Uncomplicated Forms - FIELD TEMPLATE ** * WARNING: DO NOT HAND EDIT THE DATA BELOW THE SPLIT! * Modifying the text can corrupt the template structure. * --------------------------------------------------- * Template Type: Real Estate Open House Signup Sheet * Recommended File Name: ucf-tpl-real-estate-open-house-signup.txt * Target WordPress Plugin: Uncomplicated Forms (Pro Enabled) * Field Templates (Export/Import Fields): * This tool allows you to share specific form structures without including your private email or redirect settings. * Official Template Directory & Instructions: https://uncomplicatedforms.com/templates * --------------------------------------------------- * FIELD PREVIEW & LOGIC SPECIFICATIONS: * - [full_name] TEXT: Name * * - [email] EMAIL: Email * * - [phone] PHONE_US: Phone Number * - [preferred_contact_method] RADIO: Preferred Contact Method * * - Email * - Text Message * - Phone Call * - [property_address] ADDRESS_US: Open House Property Address * * - [home_buying_status] SELECT: What is your home-buying status? * * - Just Looking * - Pre-Approved * - Ready To Buy * - [working_with_agent] RADIO: Are you currently working with a real estate agent? * * - Yes * - No * - [mortgage_pre_approval] RADIO: Are you interested in a mortgage pre-approval? * * - Yes * - No * - [need_help_selling] RADIO: Do you need help selling? * * - Yes * - No * - [desired_move_in_date] DATE: Desired Move-in Date * * - [price_min] CURRENCY: Min Price ($) * * - [price_max] CURRENCY: Max Price ($) * (FOLLOW PREVIOUS) * - [property_features_questions] TEXTAREA: Any specific questions or property features you’re looking for? * * - [message] TEXTAREA: Message * (DISABLED) * - [subject] TEXT: Subject * (DISABLED) * --------------------------------------------------- **/ @@@@SPLIT_TEMPLATE@@@@ a:2:{s:16:"template_version";s:5:"1.0.2";s:6:"fields";a:15:{i:0;a:5:{s:8:"standard";s:1:"1";s:5:"label";s:4:"Name";s:4:"type";s:4:"text";s:4:"slug";s:9:"full_name";s:3:"req";s:4:"true";}i:1;a:5:{s:8:"standard";s:1:"2";s:5:"label";s:5:"Email";s:4:"type";s:5:"email";s:4:"slug";s:5:"email";s:3:"req";s:4:"true";}i:4;a:4:{s:8:"standard";s:1:"0";s:5:"label";s:5:"Phone";s:4:"type";s:8:"phone_us";s:4:"slug";s:5:"phone";}i:5;a:6:{s:8:"standard";s:1:"0";s:5:"label";s:24:"Preferred Contact Method";s:4:"type";s:5:"radio";s:4:"slug";s:24:"preferred_contact_method";s:3:"req";s:4:"true";s:7:"options";s:29:"Email Text Message Phone Call";}i:6;a:5:{s:8:"standard";s:1:"0";s:5:"label";s:27:"Open House Property Address";s:4:"type";s:10:"address_us";s:4:"slug";s:16:"property_address";s:3:"req";s:4:"true";}i:9;a:6:{s:8:"standard";s:1:"0";s:5:"label";s:32:"What is your home-buying status?";s:4:"type";s:6:"select";s:4:"slug";s:18:"home_buying_status";s:3:"req";s:4:"true";s:7:"options";s:38:"Just Looking Pre-Approved Ready To Buy";}i:7;a:6:{s:8:"standard";s:1:"0";s:5:"label";s:51:"Are you currently working with a real estate agent?";s:4:"type";s:5:"radio";s:4:"slug";s:18:"working_with_agent";s:3:"req";s:4:"true";s:7:"options";s:6:"Yes No";}i:8;a:6:{s:8:"standard";s:1:"0";s:5:"label";s:46:"Are you interested in a mortgage pre-approval?";s:4:"type";s:5:"radio";s:4:"slug";s:21:"mortgage_pre_approval";s:3:"req";s:4:"true";s:7:"options";s:6:"Yes No";}i:10;a:6:{s:8:"standard";s:1:"0";s:5:"label";s:25:"Do you need help selling?";s:4:"type";s:5:"radio";s:4:"slug";s:17:"need_help_selling";s:3:"req";s:4:"true";s:7:"options";s:6:"Yes No";}i:11;a:5:{s:8:"standard";s:1:"0";s:5:"label";s:20:"Desired Move-in Date";s:4:"type";s:4:"date";s:4:"slug";s:20:"desired_move_in_date";s:3:"req";s:4:"true";}i:12;a:5:{s:8:"standard";s:1:"0";s:5:"label";s:13:"Min Price ($)";s:4:"type";s:8:"currency";s:4:"slug";s:9:"price_min";s:3:"req";s:4:"true";}i:13;a:6:{s:8:"standard";s:1:"0";s:5:"label";s:13:"Max Price ($)";s:4:"type";s:8:"currency";s:4:"slug";s:9:"price_max";s:3:"req";s:4:"true";s:6:"follow";s:4:"true";}i:14;a:5:{s:8:"standard";s:1:"0";s:5:"label";s:65:"Any specific questions or property features you’re looking for?";s:4:"type";s:8:"textarea";s:4:"slug";s:27:"property_features_questions";s:3:"req";s:4:"true";}i:3;a:6:{s:8:"standard";s:1:"4";s:5:"label";s:7:"Message";s:4:"type";s:8:"textarea";s:4:"slug";s:7:"message";s:3:"req";s:4:"true";s:7:"disable";s:4:"true";}i:2;a:6:{s:8:"standard";s:1:"3";s:5:"label";s:7:"Subject";s:4:"type";s:4:"text";s:4:"slug";s:7:"subject";s:3:"req";s:4:"true";s:7:"disable";s:4:"true";}}}