// 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 5

Gainesville asks GRU to prioritize three new recreational trail projects

Mainstreet Daily News

24 October 2024

BREAKING: Judge rules that if GRU ballot initiative passes, City cannot take control of GRU until a full hearing on the case is held in December

Alachua Chronicle

23 October 2024

Ethics complaint accuses Bielarski of misusing funds for election

Mainstreet Daily News

14 October 2024

Ethics complaint alleges GRU's Bielarski using ratepayer money to push back on referendum

Gainesville Sun

14 October 2024

GRU Authority files complaint against city, elections supervisor over ballot measure

Gainesville Sun

11 October 2024

GRU Authority officially files complaint against Gainesville, Barton

Mainstreet Daily News

10 October 2024

Judge denies injuction, calls single-member district vote “unlawful”

Mainstreet Daily News

8 October 2024

Judge rules against removing Alachua County single-member district measure from ballot

WUFT

8 October 2024

  • 48
    Page 5

Gainesville asks GRU to prioritize three new recreational trail projects

Mainstreet Daily News

24 October 2024

BREAKING: Judge rules that if GRU ballot initiative passes, City cannot take control of GRU until a full hearing on the case is held in December

Alachua Chronicle

23 October 2024

Ethics complaint accuses Bielarski of misusing funds for election

Mainstreet Daily News

14 October 2024

Ethics complaint alleges GRU's Bielarski using ratepayer money to push back on referendum

Gainesville Sun

14 October 2024

GRU Authority files complaint against city, elections supervisor over ballot measure

Gainesville Sun

11 October 2024

GRU Authority officially files complaint against Gainesville, Barton

Mainstreet Daily News

10 October 2024

Judge denies injuction, calls single-member district vote “unlawful”

Mainstreet Daily News

8 October 2024

Judge rules against removing Alachua County single-member district measure from ballot

WUFT

8 October 2024

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