Summary
In this chapter, we reviewed the Event Management template, learned about its data model, and learned how the Product Conf Attendee app is built. We learned a new function (Rows
) and another trick for ordering the tables to meet the needs of our usage pattern. We learned how and when the hidden variables should be used within a List control. Also, we learned about Quick Actions and that ThisRow is not always the row to be passed as the context row for the next screen.
We learned that similarly to the Simple Survey template, this template is also provided to be used for a single event only. However, you might recall how the Instant Polls template allows you to create new polls with the app. Additionally, you might recall the pointers left throughout the chapter to help convert this to also support multiple events if your use case calls for such an app. However, my recommendation would be to use two separate apps instead, and the template that is covered in the next chapter...