⨠New in V3: Results now displayed in a table format with tasks down the left side and days of the week (Mon-Sun) across the top. One table per week, updated after each submission!
š Admin Only
Manage and delete site submissions from the database
Admin Panel - Site Management
Connect to Supabase
ā ļø Important: To delete sites, you need proper permissions. If using the anon key doesn't work, you need to either:
Disable RLS on the submissions table (not recommended for production)
Use a service role key instead of anon key (found in Supabase Dashboard ā Project Settings ā API)
Delete directly from Supabase Dashboard ā Table Editor
š” Use Service Role Key for deletion permissions (keep this secret!)
š„ Import from Existing Form
Load questions and Supabase credentials from an existing form
Paste HTML Content
š Supabase Configuration
Enter your Supabase credentials (required for forms to work)
š” Get these from Supabase Dashboard ā Project Settings ā API
š Manage Questions
Current: 12 questions
Question Editor
Step 1: Enter site name and click Generate
Step 2: Download or copy both files
š Form Submission File
Filename:
Use this file to fill out and submit the form
š Results Viewer File
Filename:
Use this file to view submission history in weekly tables
š Important Notes:
You now have TWO separate files for each site
Users fill out the FORM file to submit data
Users open the RESULTS file to view history (now in weekly table format!)