9
The ToDo Application – Actions and Interactions
In this chapter, we’ll focus on extending the functionality of the to-do application. This should reinforce the basics that you learned about in the previous chapters. The application will make use of a data model, the page builder, actions, and interactions for our logic. We won’t use any kind of authentication in this application. We’ll focus on that in our next project.
This chapter is divided into the following sections:
- Viewing data in a dialog
- Editing data in a dialog
- Deleting a record
By the end of this chapter, you will have a better understanding of how to view, edit, and delete the data in your application. While building this application, you’ll also become more familiar with some ...
Get Democratizing Application Development with Betty Blocks now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.