Chapter 4: Advanced Builder Tools
In the previous chapter, the To-Do app we built was functional, but it was very basic and left much to be desired when compared with any app we use in our day-to-day lives. The good news is that Honeycode offers a lot more tools for customization and improving the presentation and functionality of our apps. In this chapter, we'll explore some of the advanced functionality that enables app builders to improve the presentation with conditional styling and controlling the visibility of different components, increase functionality by adding controls for filtering and sorting views, and provide customized views for each app user using personalization.
In this chapter, we're going to cover the following main topics:
- Applying styles to app components
- Controlling the component visibility with conditions
- Filtering and sorting data views on the fly
- Restricting data access per user using personalized views