Storing values of form items as session variables

Hi

AppSheet is awesome. ๐Ÿ™‚

I have written an inventory app for my school. It can add in items, check in items, and check items out.

My school has multiple buildings and rooms for storing inventory - eg: primary/secondary buildings, sports/stationery rooms etc.

My question is this: When I have to check in some items, I have to select the building and the room for each and every item. Is there a way that I can get the user to select the building and the room only once, and then let the user check in multiple items?

Thanks in advance

Nikhil.

0 1 407
1 REPLY 1

Yes, you can use the User Settings feature to let the user enter some default values, for example: default building, default room, etc.. Or you can also have a table that registers the latest values the user has created using a bot. 

In both cases, use the registered values in the Initial value fields of your columns.  

Top Labels in this Space