// Velo API Reference: https://www.wix.com/velo/reference/api-overview/introduction import wixData from 'wix-data'; $w.onReady(function () { $w("ListRepeater").onItemReady($item, itemData) => { $item("Title").text = itemData.Title $item("Date").text = itemData.Date $item("Source").text = itemData.Source $item("Category").text = itemData.Category async function search const query = $w("#searchQueryInput").value; const TitleQuery = await wixData.query(News Media (List)).contains("Title",query).find(); const DateQuery = await wixData.query(News Media (List)).contains("Date",query).find(); const SourceQuery = await wixData.query(News Media (List)).contains("Source",query).find(); const CategoryQuery = await wixData.query(News Media (List)).contains("Category",query).find(); const NewsQueryResult = await TitleQuery .or(DateQuery) .or(SourceQuery) .or(CategoryQuery) .find(); const NewsDataQuery = NewsDataQueryResult.items; $w("#NewsStoriesDataRepeater").data = NewStoriesData; $w("#searchButton").onClick(expand); });
top of page

Gainesville Residents United, Inc.

Tiny Gainesville Residents United logo - tiny hi res.pg.jpg

News Stories

Pages: Select date range

  • 48
    Page 29

Gainesville to transition defunct utility board into sustainability advisors 

Mainstreet Daily News

10 November 2023

Gainesville finds new role for remaining Utility Advisory Board members

Gainesville Sun

9 November 2023

Video: City of Gainesville General Policy Committee - Financial advisor discusses City bond status [4:42-25:00]

City of Gainesville

9 November 2023

Gainesville Regional Utilities Authority Meeting VIDEO 11/6/23

YouTube

6 November 2023

Over 50 people applied to be on the new GRU Authority board. Here's the full list

Gainesville Sun

4 November 2023

Gainesville Regional Utilities Authority approves bond validations and trunked radio sale

WUFT

2 November 2023

Video: GRU Authority member James Coats asked the board if they want him to resign

Gainesville Sun

2 November 2023

GRU Authority member threatens to resign after failing to alter agenda

Gainesville Sun

2 November 2023

  • 48
    Page 29

Gainesville to transition defunct utility board into sustainability advisors 

Mainstreet Daily News

10 November 2023

Gainesville finds new role for remaining Utility Advisory Board members

Gainesville Sun

9 November 2023

Video: City of Gainesville General Policy Committee - Financial advisor discusses City bond status [4:42-25:00]

City of Gainesville

9 November 2023

Gainesville Regional Utilities Authority Meeting VIDEO 11/6/23

YouTube

6 November 2023

Over 50 people applied to be on the new GRU Authority board. Here's the full list

Gainesville Sun

4 November 2023

Gainesville Regional Utilities Authority approves bond validations and trunked radio sale

WUFT

2 November 2023

Video: GRU Authority member James Coats asked the board if they want him to resign

Gainesville Sun

2 November 2023

GRU Authority member threatens to resign after failing to alter agenda

Gainesville Sun

2 November 2023

Gainesville Residents United, Inc.

Gainesville Residents United, Inc. is a 501(c)(4) non-profit Florida corporation.  Donations are not tax-deductible.

  Our mission is to educate, motivate, negotiate, and litigate important issues affecting our community.

  • Facebook
bottom of page