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

Governance is not easy’: Mayor Ward reacts to sudden resignation of GRU Authority

WCJB

15 March 2024

GRU shakeup: All members of governor-appointed GRU Authority board to resign

Gainesville Sun

14 March 2024

GRU Authority members submit resignations as part of agreement to appoint new board

Alachua Chronicle

14 March 2024

Gov. DeSantis reinvigorates search for GRU Authority Board member

WCJB

13 March 2024

Gainesville Regional Utilities projects future generation with solar on the rise

WUFT

13 March 2024

City of Gainesville to require GRU to obtain permits for use of public right-of-ways

Gainesville Sun

8 March 2024

Gainesville votes to formalize permit work with GRU 

Mainstreet Daily News

7 March 2024

GRU to start $50 million wastewater construction in April

Mainstreet Daily News

4 March 2024

  • 48
    Page 19

Governance is not easy’: Mayor Ward reacts to sudden resignation of GRU Authority

WCJB

15 March 2024

GRU shakeup: All members of governor-appointed GRU Authority board to resign

Gainesville Sun

14 March 2024

GRU Authority members submit resignations as part of agreement to appoint new board

Alachua Chronicle

14 March 2024

Gov. DeSantis reinvigorates search for GRU Authority Board member

WCJB

13 March 2024

Gainesville Regional Utilities projects future generation with solar on the rise

WUFT

13 March 2024

City of Gainesville to require GRU to obtain permits for use of public right-of-ways

Gainesville Sun

8 March 2024

Gainesville votes to formalize permit work with GRU 

Mainstreet Daily News

7 March 2024

GRU to start $50 million wastewater construction in April

Mainstreet Daily News

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