Update to Code Page Example Folder: All Videos Included
Hi everyone!
I wanted to give you an update from the Code Pages Qrew Meetup: All 4 videos of code page examples from our speakers are now included in the Code pages folder.
Here's a quick recap of what they covered in the meeting and here's the folder to watch the videos:
Code Page Example Showcase by Elvis Agyemang:
- Elvis showed off a personalized homepage and a world clock, both built in minutes using ChatGPT—proof you can spin up cool tools fast.
- Tips: Use AI like ChatGPT to draft code page widgets or dashboards when you’re short on time.
Process Messaging & Pipelines by Eric Mohlman:
- Eric demoed a code page that gives live progress updates for pipeline tasks—no more guessing if your process is done.
- Tips: Use webhooks to trigger progress bars and auto-redirects for a smoother user experience. Pass record IDs in the URL to keep your code pages flexible and reusable across different workflows.
File Upload Controls & Multi-Table Assignments by Simon Herbst:
- Simon walked through file upload controls that check file type and size, with instant feedback using Bootstrap and Vue.js.
- Tips: Make your file upload page portable by passing table and field info in the URL—one page, many uses. Use real-time validation for file size and type to give users immediate, clear feedback (and avoid frustration).
“Quicksheets” Code Page by Andrew Carbejal-Everts:
Andrew recorded a short video on how to use code pages to export data to Excel to email different reports in a single file.
Interested in reviewing their code page examples and using it for your use case? Here’s a link to a folder that has Code Page examples from Elvis, Eric, Andrew, and Simon. All videos included.
Please let us know if you have any questions and we'll be sure to have experts review and respond. Thank you!