You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
most features (high level 10+) of the system as build for a location e.g. QR code for site, report for a site, members of a site.
picture all features has sql query with where clause locationId={currentlocationId}
Question - how would you design interface for this ? especially want to avoid where user has to select the location from drop down on each feature.
Requirement => User sees a list of locations => clicks "Open" on one of the location =? All features under that location is available to use. i.e. selection of location for each feature is avoided.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team. I have an application as below
Question - how would you design interface for this ? especially want to avoid where user has to select the location from drop down on each feature.
Requirement => User sees a list of locations => clicks "Open" on one of the location =? All features under that location is available to use. i.e. selection of location for each feature is avoided.
Any guidance? thanks
Beta Was this translation helpful? Give feedback.
All reactions