I have a app, that I want on put offline, periodically. I created constant, and have views,(My timesheet, My receipts, Offline) all look at a constant in table, if set to true, the my timesheet and my receipts show, if false, then offline view shows. The problem is the start view, if allow a formula -
IF(LOOKUP("10000001",Data Change,ID,DataE16)=TRUE, "My Timesheet", "Offline")
But when I change DataE16 to "TRUE", my two buttons show up, but the start view stays offline view, when i just sync, if I refresh my browser is does correctly.
Any suggestions
Starting view only takes affect the very first time that a user/device accesses the app. All other times, the app opens up to the last view that the user/device was on.
User | Count |
---|---|
15 | |
11 | |
9 | |
8 | |
4 |