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

Gainesville sets special meeting over GRU request delayed last week

Mainstreet Daily News

20 December 2023

Gainesville city manager warns GRU Authority action could lead to drastic budget cuts

Gainesville Sun

18 December 2023

GRU Authority votes to search for new general manager despite vote not to fire existing GM

Gainesville Sun

16 December 2023

Gainesville City Manager warns that funding may not be available for community organizations in future budgets

Alachua Chronicle

15 December 2023

Gainesville city manager warns community organizations of funding cuts

WCJB 20

15 December 2023

Gainesville city manager warns of more budget cuts

Mainstreet Daily News

15 December 2023

Gainesville Regional Utilities Authority Special Meeting VIDEO 12/14/23

YouTube

14 December 2023

Gainesville City Commissioners delay approval of resolution giving GRU Authority the ability to renew and extend lines of credit

Alachua Chronicle

14 December 2023

  • 48
    Page 26

Gainesville sets special meeting over GRU request delayed last week

Mainstreet Daily News

20 December 2023

Gainesville city manager warns GRU Authority action could lead to drastic budget cuts

Gainesville Sun

18 December 2023

GRU Authority votes to search for new general manager despite vote not to fire existing GM

Gainesville Sun

16 December 2023

Gainesville City Manager warns that funding may not be available for community organizations in future budgets

Alachua Chronicle

15 December 2023

Gainesville city manager warns community organizations of funding cuts

WCJB 20

15 December 2023

Gainesville city manager warns of more budget cuts

Mainstreet Daily News

15 December 2023

Gainesville Regional Utilities Authority Special Meeting VIDEO 12/14/23

YouTube

14 December 2023

Gainesville City Commissioners delay approval of resolution giving GRU Authority the ability to renew and extend lines of credit

Alachua Chronicle

14 December 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