Skip to main content

Posts

Showing posts with the label How to Build an App

Let's Build a Power App Session 4: Sorting Search Results, Adding Screens, and Deleting Records

  It’s time for another session of building our check-in Power App for my former school.  This is now session 4 of our series. If you are interested in all of the ins and outs of what got us to this point and you want to build the app from the beginning check out these three videos first. Let's Build a Power App | Session 1 Let's Build a Power App | Session 2 Let's Build a Power App | Session 3 In the third session, we learned how to search our data with an input text box, insert locally saved images and have the height of an object changed based on another object’s height. For this session, we will sort our search results, add a new screen with the locations of our students, and delete records.  For deleting records we are going to go above and beyond a normal delete and discuss popup confirmation boxes in an app. Sure it takes more time in the design, but you as the app developer will be grateful you took this extra time.    Below is a more detailed ...