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

Gainesville votes to return control of GRU back to the city

Gainesville Sun

5 November 2024

Gainesville residents vote to return oversight of GRU back to the city commission

WCJB

5 November 2024

GRU Authority referendum left off sample ballots sent to Gainesville residents

WCJB TV

29 October 2024

Clemons calls for end to clashes over GRU Authority, orderly transition

Mainstreet Daily News

28 October 2024

Susan Bottcher: Why Alachua County should vote YES on at-large districts

Alachua Chronicle

27 October 2024

Judge grants GRU Authority injunction, delays ruling on referendum until after elections

WUFT

24 October 2024

Judge grants GRU Authority's request for temporary injunction against upcoming referendum

Gainesville Sun

24 October 2024

Judge orders pause on enforcing Gainesville Regional Utilities vote

Mainstreet Daily News

24 October 2024

  • 48
    Page 4

Gainesville votes to return control of GRU back to the city

Gainesville Sun

5 November 2024

Gainesville residents vote to return oversight of GRU back to the city commission

WCJB

5 November 2024

GRU Authority referendum left off sample ballots sent to Gainesville residents

WCJB TV

29 October 2024

Clemons calls for end to clashes over GRU Authority, orderly transition

Mainstreet Daily News

28 October 2024

Susan Bottcher: Why Alachua County should vote YES on at-large districts

Alachua Chronicle

27 October 2024

Judge grants GRU Authority injunction, delays ruling on referendum until after elections

WUFT

24 October 2024

Judge grants GRU Authority's request for temporary injunction against upcoming referendum

Gainesville Sun

24 October 2024

Judge orders pause on enforcing Gainesville Regional Utilities vote

Mainstreet Daily News

24 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