Detail Screen as Home Page (Nav Item)

I have a Log sheet that generates a new row every day. I want a detail screen as my default home page (navigation item), that shows the details for the row that corresponds to today.

This way I can use editable Form Components that edit the correct row, without having to click an edit button, every time a user wants to input data (as the user will be inputing data throughout the day.

Again, I need this detail screen to change every day to the row that is equal to today and I need it as my default home screen.

How do I accomplish this?

You should be able to filter the screen, and set the filter where a date column is within today.

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.