Skip to main content
Cross-Platform Application Development with LiveCode
Tutorials & Manuals
Search term
Tutorials & Manuals
SQL Yoga
SQL Yoga To-Do Application
SQL Yoga To-Do Application
Introduction
Introduction: What We Are Going to Create
Before You Get Started
The To-Do Application Database Schema
Getting Started
Chapter Overview
Open Blank Application Template
Unlocking the SQL Yoga Library
Creating A SQL Yoga Database Object
Initializing SQL Yoga At Launch
Creating Records In and Displaying Records From A Database
Chapter Overview
Creating a Project
Display Projects in the UI
Creating a To-Do Item
Display To-Do Items in the UI
Creating A Person And Updating Left Column Display
More With Displaying Database Records
Chapter Overview
Tell SQL Yoga About Table Relationships
Update the UI Code to Account For People
Linking and Deleting Records
Chapter Overview
Associating a Person With a To-Do Item
Removing a Person Associated With a To-Do Item
Deleting Projects, People and To-Do Items
Updating Database Records
Chapter Overview
Editing a Project, Person or To-Do Name
Updating a To-Do Items Completed State
Adding Search Functionality
Chapter Overview
Defining Scopes To Make Aggregating Search Filters Easier
Search for To-Dos Using Scopes
Conclusion
Test The Standalone Version