Build your application Release version: Xanadu Updated August 1, 2024 1 minute to readBuild and define the data, design elements, and logic that make up your application. Define and build the data modelAfter planning is complete, define and build the data model. Create one or more tables with fields, load the table with demo data, and verify access controls to the data.Create design elementsAfter the application’s data model is created, secured, and populated with data, create the design elements to access that data.Build form and business logicThe next step in designing an application is to build logic. Logic includes form logic (what people can and cannot see/use on a form) and business logic (rules that govern what happens to data when it is entered).
Build your application Release version: Xanadu Updated August 1, 2024 1 minute to readBuild and define the data, design elements, and logic that make up your application. Define and build the data modelAfter planning is complete, define and build the data model. Create one or more tables with fields, load the table with demo data, and verify access controls to the data.Create design elementsAfter the application’s data model is created, secured, and populated with data, create the design elements to access that data.Build form and business logicThe next step in designing an application is to build logic. Logic includes form logic (what people can and cannot see/use on a form) and business logic (rules that govern what happens to data when it is entered).