How to create Time specific view

Question :
I have specific requirement where i would like restrict end user to see a view for specific time duration only for their login id. After that duration view wont be available.

How can i build this functionality in my application using appsheet

0 2 205
2 REPLIES 2

This is hard to maintain because currently AppSheet does not have a live timer. Sure you can specify the time passed with simple expressions but it wonโ€™t evaluate until the user performs a hard-sync on the app. Otherwise the user will continue seeing that view.

This post would get you part of the way:

But everything @LeventK said is spot on, appsheet is โ€œpassiveโ€ (or reactive) in many respects.

Top Labels in this Space