import wixData from 'wix-data'; $w.onReady(async function () { try { const results = await wixData.query("RaffleOrders") .descending("createdAt") .limit(1000) .find(); const rows = results.items.map(item => ({ name: item.buyerName || "", phone: item.phone || "", email: item.email || "", qty: item.qty || 0, tickets: item.ticketNumbers || "", source: item.source || "", amount: item.amount || 0, status: item.status || "" })); $w('#tableOrders').rows = rows; } catch (err) { console.error("Dashboard load error:", err); } }); import wixData from 'wix-data'; $w.onReady(async function () { try { const results = await wixData.query("RaffleOrders") .descending("createdAt") .limit(1000) .find(); const rows = results.items.map(item => ({ name: item.buyerName || "", phone: item.phone || "", email: item.email || "", qty: item.qty || 0, tickets: item.ticketNumbers || "", source: item.source || "", amount: item.amount || 0, status: item.status || "" })); $w('#tableOrders').rows = rows; } catch (err) { console.error("Dashboard load error:", err); } });
top of page
IMG_0651_edited_edited.jpg
DSC_0192_edited_edited_edited.jpg
Futures and Dreams come True
and
Memories created

Where business and fun meet!

Meeting - Wedding - Reception Reunion Memorial - Parties
​
IMG_0716.JPG

CONTACT US

bottom of page