Summary
In this chapter, we built an app for another common use case in organizations, conducting periodic business reviews. We made use of the App wizard to jumpstart our development and then customized the screens to meet our visual and functional requirements. In the process, we furthered our knowledge of wizard use as well as customization.
The most important aspect of the chapter, however, was the use of automation to power up our use cases. We learned how we can make a self-triggering automation loop using Date and Time triggers. And, in the other automation we built, we made use of the trigger for changing the value of a column to make updates to another field.
So far, we have covered use cases served through a single app, albeit at varying levels of complexity. But, not every use case can be served by a single app, and we have seen a couple of examples when reviewing the templates.
In the next chapter, we will build a use case requiring multiple apps and personalization...