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

GRU Authority eyes electric, wastewater rate increases over next four years

Gainesville Sun

30 May 2024

Memo: GRU Authority ballot initiative could cost $28 million

Mainstreet Daily News

30 May 2024

GRU Authority tells CEO/GM to bring back options for eliminating the General Fund Transfer and holding rates steady

Alachua Chronicle

30 May 2024

Agenda: GRU Authority Meeting 5/29/24

GRU Websitte

29 May 2024

Video: GRU Authority Meeting 5/29/24

GRU Website

29 May 2024

GRU Authority challenges city’s ballot initiative, discusses money transfer

Mainstreet Daily News

29 May 2024

UF study shows markets rate companies differently based on climate change policies

Mainstreet Daily News

26 May 2024

Future of GRU Authority will officially be in the hands of Gainesville voters this November

Gainesville Sun

24 May 2024

  • 48
    Page 13

GRU Authority eyes electric, wastewater rate increases over next four years

Gainesville Sun

30 May 2024

Memo: GRU Authority ballot initiative could cost $28 million

Mainstreet Daily News

30 May 2024

GRU Authority tells CEO/GM to bring back options for eliminating the General Fund Transfer and holding rates steady

Alachua Chronicle

30 May 2024

Agenda: GRU Authority Meeting 5/29/24

GRU Websitte

29 May 2024

Video: GRU Authority Meeting 5/29/24

GRU Website

29 May 2024

GRU Authority challenges city’s ballot initiative, discusses money transfer

Mainstreet Daily News

29 May 2024

UF study shows markets rate companies differently based on climate change policies

Mainstreet Daily News

26 May 2024

Future of GRU Authority will officially be in the hands of Gainesville voters this November

Gainesville Sun

24 May 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