I am trying to create a view page that allows users to view their daily entries as well as weekly entries. Is that possible with just one view screen or would I have to create multiple screens for different views, will it all have to do with filtering the gallery? I'm asking this cause the layout of the page would be different as the daily screen will just show entries from that day and the weekly page would have entries for the week in a format of a traditional timesheet screen and within the weekly screen they will be able to submit their timesheet once completed.
Below is the layout I am trying to go for.
Normally, There is no correct and wrong way to do things , it all depends on your business and logic
But ultimate advice is to keep it simple for better maintenance afterwards
You were mentioning that the weekly and monthly views will be different , if the difference will be in different fields and display modes, if they are in the same view you will have your business logic and also some UI logic to hide and show fields and display different controls which will increase the complexity with your implementation , so to simplify your app , you can do a screen for each view and you navigate between them using the same data source.
Best Regards
Mark
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
208 | |
47 | |
43 | |
41 | |
36 |
User | Count |
---|---|
290 | |
83 | |
81 | |
79 | |
77 |