www.floridarealtors.org Open in urlscan Pro
65.117.180.113  Public Scan

Submitted URL: http://floridarealtors.org/
Effective URL: https://www.floridarealtors.org/
Submission Tags: tranco_l324
Submission: On November 06 via api from DE — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search

<form action="/search" method="get" id="views-exposed-form-search-solr-search-page" accept-charset="UTF-8" novalidate="novalidate">
  <div class="form--inline form-inline clearfix">
    <div class="form-item js-form-item form-type-textfield js-form-type-textfield form-item-search js-form-item-search form-group">
      <label for="edit-search" class="control-label">Enter search terms</label>
      <input placeholder="Enter search terms" data-drupal-selector="edit-search" class="form-text form-control" data-msg-maxlength="This field field has a maximum length of 128." type="text" id="edit-search" name="search" value="" size="30"
        maxlength="128">
    </div>
    <div data-drupal-selector="edit-actions" class="form-actions form-group js-form-wrapper form-wrapper" id="edit-actions"><button data-drupal-selector="edit-submit-search" class="button js-form-submit form-submit btn-primary btn icon-before"
        type="submit" id="edit-submit-search" value="Search" name=""><span class="icon glyphicon glyphicon-search" aria-hidden="true"></span> Search</button></div>
  </div>
</form>

/search?

<form class="form-inline" action="/search?" novalidate="novalidate">
  <div class="col-xs-6 col-sm-3 col-md-4 calendar-silo-keyword-search-container form-group">
    <label for="calendar-silo-keyword-search">Search</label>
    <input name="search" class="form-control" type="text" placeholder="Search Events" id="calendar-silo-keyword-search">
  </div>
  <div class="col-xs-6 col-sm-3 calendar-silo-topics-select-container form-group">
    <label for="calendar-silo-topics-select">Topics</label>
    <select name="f[1]" id="calendar-silo-topics-select" class="form-control">
      <option value="all" selected=""> All Topics </option>\n
    </select>
  </div>
  <div class="col-xs-6 col-sm-3  calendar-silo-sort-by-container form-group">
    <label for="calendar-silo-sort-by">Sort by</label>
    <select name="order" class="form-control" id="calendar-silo-sort-by">
      <option value="desc" selected=""> Newest </option>
      <option value="asc"> Oldest </option>
    </select>
  </div>
  <div class="col-xs-6 col-sm-2 calendar-silo-search-button-container form-group">
    <button type="submit" class="calendar-silo-search-button" name="calendarSiloSearchButton" id="calendar-silo-search-button">SEARCH</button>
    <input type="hidden" name="f[0]" value=":">
    <input type="hidden" name="sort" value="created">
  </div>
</form>

<form class="form-inline" novalidate="novalidate">
  <!-- jfedit responsive edit, have 2 groups stacked and have buttons on right in mobile and tablet -->
  <div class="calendar-input-el-container">
    <!-- jfedit responsive edit, have 2 groups stacked and have buttons on right in mobile and tablet -->
    <div class="calender-events-in-keyword-search-container-resp">
      <!-- jfedit responsive edit added col classes -->
      <div class="calendar-events-in-container form-group">
        <label for="calendar-events-in">Events In</label>
        <select name="calendarEventsIn" class="form-control" id="calendar-events-in">
          <option value="" selected="">Select Mo./Yr</option>
          <option value="2021-11-01"> November 2021 </option>
          <option value="2021-12-01"> December 2021 </option>
          <option value="2022-01-01"> January 2022 </option>
          <option value="2022-02-01"> February 2022 </option>
          <option value="2022-03-01"> March 2022 </option>
          <option value="2022-04-01"> April 2022 </option>
          <option value="2022-05-01"> May 2022 </option>
          <option value="2022-06-01"> June 2022 </option>
          <option value="2022-07-01"> July 2022 </option>
          <option value="2022-08-01"> August 2022 </option>
          <option value="2022-09-01"> September 2022 </option>
          <option value="2022-10-01"> October 2022 </option>
          <option value="2022-11-01"> November 2022 </option>
          <option value="2022-12-01"> December 2022 </option>
          <option value="2023-01-01"> January 2023 </option>
          <option value="2023-02-01"> February 2023 </option>
          <option value="2023-03-01"> March 2023 </option>
          <option value="2023-04-01"> April 2023 </option>
          <option value="2023-05-01"> May 2023 </option>
          <option value="2023-06-01"> June 2023 </option>
          <option value="2023-07-01"> July 2023 </option>
          <option value="2023-08-01"> August 2023 </option>
          <option value="2023-09-01"> September 2023 </option>
          <option value="2023-10-01"> October 2023 </option>
          <option value="2023-11-01"> November 2023 </option>
        </select>
      </div>
      <!-- jfedit responsive edit added col classes -->
      <div class="calendar-keyword-search-container form-group">
        <label for="calendar-keyword-search">Search</label>
        <input name="calendarKeywordSearch" class="form-control" type="text" placeholder="Keyword" id="calendar-keyword-search">
      </div>
    </div> <!-- jfedit eof cal event search container -->
    <!-- jfedit responsive edit, have 2 groups stacked and have buttons on right in mobile and tablet -->
    <div class="calender-search-near-distance-container-resp">
      <!-- jfedit responsive edit added col classes -->
      <div class="calendar-search-near-container form-group">
        <label for="calendar-search-near">Near</label>
        <input name="calendarSearchNear" class="form-control pac-target-input" type="text" placeholder="Ex. City, Zip" id="calendar-search-near" autocomplete="off">
        <input type="hidden" name="calendarSearchLong" id="calendar-search-long"><input type="hidden" name="calendarSearchLat" id="calendar-search-lat">
      </div>
      <!-- jfedit responsive edit added col classes -->
      <div class="calendar-distance-container form-group">
        <label for="calendar-distance">Distance</label>
        <select name="calendarDistance" class="form-control" id="calendar-distance">
          <option value="" selected="">Mile Radius</option>
          <option value="1"> 1 mile </option>
          <option value="2"> 2 miles </option>
          <option value="3"> 3 miles </option>
          <option value="4"> 4 miles </option>
          <option value="5"> 5 miles </option>
          <option value="6"> 6 miles </option>
          <option value="7"> 7 miles </option>
          <option value="8"> 8 miles </option>
          <option value="9"> 9 miles </option>
          <option value="10"> 10 miles </option>
          <option value="11"> 11 miles </option>
          <option value="12"> 12 miles </option>
          <option value="13"> 13 miles </option>
          <option value="14"> 14 miles </option>
          <option value="15"> 15 miles </option>
          <option value="16"> 16 miles </option>
          <option value="17"> 17 miles </option>
          <option value="18"> 18 miles </option>
          <option value="19"> 19 miles </option>
          <option value="20"> 20 miles </option>
        </select>
      </div>
    </div><!-- jfedit eof cal search near distance container -->
  </div><!-- jfedit eof calendar input elements container -->
  <!-- jfedit responsive edit added col classes -->
  <div class="calendar-search-button-container">
    <button type="button" class="calendar-find-button" name="calendarFindButton" id="calendar-find-button">FIND</button>
    <div class="view-as-container">
      <span>VIEW AS</span>
      <div class="view-as-dropdown">
        <ul>
          <li class="dropdown" id="calendar-dropdown">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown" id="calendar-view-dropdown"><span class="glyphicon glyphicon-calendar"></span> <span>Calendar</span> </a>
            <ul class="dropdown-menu dropdown-inverse">
              <li tabindex="0"><span class="glyphicon glyphicon-calendar"></span> <span>Calendar</span> </li>
              <li tabindex="0"><span class="glyphicon glyphicon-list"></span> <span>List</span> </li>
              <li tabindex="0"><span class="glyphicon glyphicon-map-marker"></span> <span>Map</span> </li>
            </ul>
          </li>
        </ul>
      </div>
    </div>
  </div>
</form>

Text Content

Skip to main content
Floridarealtors.org will be undergoing maintenance between 10:00 PM and 10:15 PM
Tuesday, November 2nd. Some tools may not be available. Form Simplicity will not
be affected.
SearchSearch
Enter search terms
Search

Login


QUICKLINKS

 * The Voice
 * Consumers
 * About us
 * Membership
 * Newsroom
 * Contact us

Menu
 * Tools & Research  
   
   
   MAIN NAVIGATION - TOOLS & RESEARCH - FORMS
   
    * Forms
      * Form Simplicity
      * Form Translations
      * Forms Descriptions
      *  Form Updates
   
   
   MAIN NAVIGATION - TOOLS & RESEARCH - MARKETING TOOLS
   
   
   MAIN NAVIGATION - TOOLS & RESEARCH - PROPERTY TOOLS
   
    * Property Tools
      * MLSAdvantage
   
   
   MAIN NAVIGATION - TOOLS & RESEARCH - HELP LINES
   
    * Help Lines
      * Florida Realtors Legal Hotline
      * Tech Helpline
   
   
   MAIN NAVIGATION - TOOLS & RESEARCH - REALTOR MARKETING RESOURCES
   
    * Realtor Marketing Resources
      * Why Hire a Realtor
      * Videos for Sharing
      * Infographics
   
   
   MAIN NAVIGATION - TOOLS & RESEARCH - TOOLKITS
   
   
   MAIN NAVIGATION - TOOLS & RESEARCH - RESEARCH REPORTS
   
    * Research Reports
      * Market Statistics
      * SunStats (Interactive Market Data)
      * Home Buyers and Sellers Profile
      * International Buyer Profile
      * Profile of Florida Realtors Members
      * Commercial Lease Tax Study
      * Affordable Housing Economic Impact Study
      * Research Release Schedule
   
   
   Links to /media/70 Click here to view this content
   
   
   COMMERCIAL PROPERTIES AND THE AMERICANS WITH DISABILITIES ACTCLICK HERE TO
   VIEW THIS CONTENT
   
   A look at how commercial agents can help property owners create an
   implementation plan to ensure accessibility.
   Watch video
   ►Click here to read more about this content
   
 * Law & Ethics  
   
   
   MAIN NAVIGATION - LAW & ETHICS - LEGAL LIBRARY
   
    * Legal Library
      * Advertising
      * Appraisals
      * Broker Business
      * Brokerage Disclosure
      * Code of Ethics
      * Commercial Lien
      * Commissions
      * Condominium and Homeowners Associations
      * Complaints
      * Condominiums
      * Contracts
      * Copyright Photography
      * Disclosures
      * Do Not Call
      * Escrow
      * Estoppel
      * Fair Housing
      * FIRPTA
      * Foreclosure
      * FREC
      * License Law 
      * Property Management
      * Residential Landlord-Tenant 
      * RESPA
      * Support Animals
      * Unlicensed Assistants
   
   
   MAIN NAVIGATION - LAW & ETHICS - LEGAL NEWSLETTER
   
    * Florida Realtors Legal News
      * Subscribe
   
   
   MAIN NAVIGATION - LAW & ETHICS - CODE OF ETHICS TOOLKIT
   
    * Code of Ethics Toolkit
   
   
   MAIN NAVIGATION - LAW & ETHICS - LEGAL ACTION FUND
   
    * Legal Action Fund
   
   
   MAIN NAVIGATION - LAW & ETHICS - LEGAL HOTLINE
   
    * Florida Realtors Legal Hotline

 * Education  
   
   
   MAIN NAVIGATION - EDUCATION - LEGAL LIBRARY
   
    * Licensing
      * Get Your License
      * Renew Your License
      * Broker Licensing
   
   
   MAIN NAVIGATION - EDUCATION - GRI
   
    * GRI
   
   
   MAIN NAVIGATION - EDUCATION - CONTINUING EDUCATION
   
    * Continuing Education
   
   
   MAIN NAVIGATION - EDUCATION - VIDEOS FOR LEARNING
   
    * Videos for Learning
   
   
   MAIN NAVIGATION - EDUCATION - CODE OF ETHICS TRAINING
   
    * Code of Ethics Training
   
   
   MAIN NAVIGATION - EDUCATION - LEADERSHIP ACADEMY
   
    * Leadership Academy
   
   
   MAIN NAVIGATION - EDUCATION - SPOKESPERSON ISSUES TRAINING
   
    * Spokesperson Issues Training
   
   
   MAIN NAVIGATION - EDUCATION - TEACH TO THE CAMERA TRAINING

 * Events  
   
   
   MAIN NAVIGATION - EVENTS - MID-WINTER BUSINESS MEETING
   
    * Mid-Winter Business Meetings
   
   
   MAIN NAVIGATION - EVENTS - 2021 REAL ESTATE TRENDS WEBINAR
   
   
   MAIN NAVIGATION - EVENTS - CEO SYMPOSIUM
   
    * CEO Symposium
   
   
   MAIN NAVIGATION - EVENTS - GREAT AMERICAN REALTOR DAYS
   
    * Great American Realtor Days
   
   
   MAIN NAVIGATION - EVENTS - FLORIDA WATERWAYS CLEANUP EFFORT
   
    * Florida Waterways Cleanup Effort
   
   
   MAIN NAVIGATION - EVENTS - ANNUAL CONVENTION & TRADE EXPO
   
    * Annual Convention
      * 2022 Convention Speaker Submission
   
   
   MAIN NAVIGATION - EVENTS - REBARCAMP SPONSORED BY YPN
   
    * REBarCamp Sponsored by YPN
   
   
   MAIN NAVIGATION - EVENTS - AE EDUCATION WORKSHOP SERIES
   
   
   MAIN NAVIGATION - EVENTS - WOMEN IN REAL ESTATE CONFERENCE
   
    * Women in Real Estate Conference
   
   
   MAIN NAVIGATION - EVENTS - DISTRICT CONFERENCES
   
    * District Conferences
   
   
   MAIN NAVIGATION - EVENTS - NAR EVENTS
   
    *  NAR Events
   
   ADVERTISEMENT
   
 * News & Media  
   
   
   MAIN NAVIGATION - NEWS & MEDIA - FLORIDA REALTOR MAGAZINE
   
    * Florida Realtor Magazine
      * Archives
      * Subscribe
   
   
   MAIN NAVIGATION - NEWS & MEDIA - FLORIDA REALTORS NEWS
   
    * Florida Realtors News
      * Subscribe
   
   
   MAIN NAVIGATION - NEWS & MEDIA - LEGAL NEWSLETTER
   
    * Florida Realtors Legal News
      * Subscribe
   
   
   MAIN NAVIGATION - NEWS & MEDIA - INFOGRAPHICS
   
    * Infographics
   
   
   MAIN NAVIGATION - NEWS & MEDIA - VIDEO LIBRARY
   
    * Video Library
      * Member Benefits Videos
      * Videos for Learning
      * Videos for Sharing
   
   ADVERTISEMENT
   
 * Advocacy  
   
   
   MAIN NAVIGATION - ADVOCACY - LEGISLATIVE PRIORITIES
   
    * Legislative Policy Areas
      * Attainable/Workforce Housing
      * Appraisal
      * Business Issues
      * Commercial Real Estate
      * Insurance
      * Water Quality & Environment
      * Property Management
      * Resort and Second Homes
      * Taxation
      * HOAs/Condominium Associations
   
   
   MAIN NAVIGATION - ADVOCACY - LEGISLATIVE SESSION
   
    * Legislative Session
      * 2021 Legislative Final Report
      * Bill Tracker
   
   
   MAIN NAVIGATION - ADVOCACY - FLORIDA REALTORS PAC
   
    * Florida Realtors PAC
      *  About the PAC
      * Advocacy Calculator
      * 2020 PAC Endorsements
   
   
   MAIN NAVIGATION - ADVOCACY - KEY CONTACTS
   
    * Key Contacts
      * Become a Key Contact
      *  Key Contact Field Report Form
   
   
   MAIN NAVIGATION - ADVOCACY - MAJOR INVESTORS
   
    * Major Investors
   
   
   MAIN NAVIGATION - ADVOCACY - REALTOR PARTY
   
    *  Realtor Party
   
   
   MAIN NAVIGATION - ADVOCACY - LOCAL INITIATIVES
   
    *  Local Ordinances
   
   
   Links to /events/great-american-realtor-days Click here to view this content
   
   
   MAKE YOUR VOICE COUNT IN THE CAPITALCLICK HERE TO VIEW THIS CONTENT
   
   Be part of the Rally in Tally. Gather at the State Capitol during Great
   American Realtor Days and make a difference — because when Realtors talk,
   legislators listen.
   Learn more►Click here to read more about this content
   
 * About Florida Realtors  
   
   
   QUICKLINKS (MOBILE)
   
    * The Voice
    * Consumers
      * Find a Realtor
      * Find a Florida Property
      * Find a Company
    * About us
      * Our Mission and Vision
      * Leadership
      * Local Associations
      * Leadership Reference Guide
      * Governance
        * Committees
        *  My Committees & History
        *  Elections
        *  Documents
          * Board of Directors
        * Substitute Director Form
      * Charities
        * Disaster Relief Fund
        * Silent Angels
        * Education Foundation
      * Homeownership License Plate
      * Scholarships
      * Realtor Code of Ethics
    * Membership
      * Become a Member
        * Why Become a Realtor
        * Global Membership
        * Student Membership
        * Academic Professional Membership
      * Member Benefits
        * Member Benefits Overview
        * Member Services Brochure (Flipbook)
        * Legal Action Fund
        * Spokesperson Issues Training
        * Member Benefits Videos
      * Member Discounts
        * Business
        * Insurance
        * Technology Tools
        * Travel
      * Annual Awards
        * Annual Realtor Awards
        * Honor Society
        * ENVY Award
      * Leadership Academy
      * Gratitude Coins
      *  Manage subscriptions
      * SPECIALTIES, DESIGNATIONS & ENDORSEMENTS
        * Specialty Groups
        * Global Business
        * YPN
        * Commercial Real Estate
        * Commitment to Excellence
      * Get Involved
      * Real Estate Glossary
    * Newsroom
    * Contact us



Form Simplicity | MLS Advantage | Tech Helpline

 * Facebook
 * Instagram
 * Twitter
 * LinkedIn
 * YouTube
 * RSS Feed
   


FLORIDA REALTORS

 * 
 * 
 * 

 
 1. 1
 2. 2
 3. 3

 
 * Search Events
 * Find Your Event

Search
Topics All Topics \n
Sort by Newest Oldest
SEARCH
Events In Select Mo./Yr November 2021 December 2021 January 2022 February 2022
March 2022 April 2022 May 2022 June 2022 July 2022 August 2022 September 2022
October 2022 November 2022 December 2022 January 2023 February 2023 March 2023
April 2023 May 2023 June 2023 July 2023 August 2023 September 2023 October 2023
November 2023
Search
Near
Distance Mile Radius 1 mile 2 miles 3 miles 4 miles 5 miles 6 miles 7 miles 8
miles 9 miles 10 miles 11 miles 12 miles 13 miles 14 miles 15 miles 16 miles 17
miles 18 miles 19 miles 20 miles
FIND
VIEW AS
 * Calendar
   * Calendar
   * List
   * Map

Calendar of Events
See Also Local Board Events
Event type:
All Types Advocacy Education PAC Florida Realtors Global Other
November 2021


SunMonTueWedThuFriSat

31123456

78910111213
12a  
12a  
12a  
12a  
12a  
12a  

14151617181920
12a  
12a  
12a  
12a  
12a  

21222324252627
12a  
12a  

2829301234
12a  
12a  
12a  
12a  

567891011
12a  
12a  
12a  
12a  
12a  

SunMonTueWedThuFriSat

1234567

891011121314

15161718192021

22232425262728

2930311234

567891011

 * Indicates event(s) on this day. Click for more info.

×


EVENTS


Close


HOME PAGE FEATURED MENU BAR


LATEST STATS

September: Rising median prices, more all-cash sales


LEGAL UPDATE

Do you have to present every offer?


NEWS HEADLINES

The latest real estate news that affects YOU


HOT BARGAINS

Save up to 70% at over 800,000 hotels and 15,000 resorts


TECH UPDATE

How to make real estate videos that get results


INFOGRAPHICS

Download and share our real estate infographics


HOME PAGE APP SHORTCUTS

 * Find a Realtor
 * Find a Home
 * Find a Brokerage
 * Video Library
 * Member Benefits


Links to /tools-research/safeshowings-app Click here to view this content
SAFESHOWINGS APP NOW FREE TO FLORIDA REALTORS MEMBERS
CLICK HERE TO VIEW THIS CONTENT

This clever and easy-to-use mobile app helps keep you safe while showing a
property — and keeps your sellers safe too.
Learn more
►Click here to read more about this content


Links to /law-ethics/2021-residential-contract-updates Click here to view this
content
UPDATES: FLORIDA REALTORS/FLORIDA BAR RESIDENTIAL & AS IS CONTRACTS
CLICK HERE TO VIEW THIS CONTENT

A detailed look at the 2021 changes to the Florida Realtors/Florida Bar
Residential Contract for Sale and Purchase, the “AS IS” version and 10 Riders.
Learn more
►Click here to read more about this content


Links to
/news-media/news-articles/2021/10/us-news-world-report-fla-has-8-top-10-best-retirement-metros
Click here to view this content
U.S. NEWS & WORLD REPORT: FLA. HAS 8 OF TOP 10 ‘BEST RETIREMENT’ METROS
CLICK HERE TO VIEW THIS CONTENT

The magazine’s 2021 list ranks Fla. metros in the top four spots– Sarasota,
Naples, Daytona Beach and Melbourne – but 7 other Fla. metros also made it into
the top 20.
Learn More
►Click here to read more about this content

ADVERTISEMENT

ADVERTISEMENT


THANK YOU TO OUR 2021 TOP-LEVEL SPONSORS


SPONSORS

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 



Florida Realtors Headquarters
7025 Augusta National Drive
Orlando, FL 32822-5017


FOOTER MENU COLUMN 1

 * Tools & Research
 * Law & Ethics
 * Education
 * Events
 * News & Media
 * Advocacy


FOOTER MENU COLUMN 2

 * The Voice
 * About Us
 * Consumers
 * Membership


FOOTER MENU COLUMN 3

 * 407.438.1400 Tel
 * 407.438.1411 Fax
 * Facebook
 * Instagram
 * Twitter
 * LinkedIn
 * YouTube
 * RSS Feed


FOOTER MENU

 * Press
 * Advertising
 * Terms & Conditions
 * Privacy
 * Accessibility
 * Careers
 * Copyright

© 2021 Florida Realtors®      REALTOR® and Realtor® are registered trademarks of
the National Association of Realtors®