Hi, first of all i'm sorry if this type of question have been answered before
So basically what I want to do, is when I add a form, and choose my product from enum list, I want to add different quantity for each product instead of using with the value defined in quantity.
Eg. Instead of open form --> beef, quantity 5 --> save --> open form chicken quantity 5 --> etc
i want it to open form --> beef quantity 5 --> chicken quantity 3 --> sausage quantity 2 --> save
Any help is appreciated ๐, and sorry if my english is a bit confusing.
Please try the below highlighted options in the form view
My man! I was exactly going to suggest the same things.
Generally the problem that people have in situations like this, isn't the actual way that things are going down. You actually need to record your data and that specific structure, in order for actual database things to work in the future.
The problem you really having is that it takes too many clicks to get through the process. Thankfully, AppSheet has given us a ton of ways to reduce the number of clicks necessary. It's just a matter of identifying what's happening in that process, and creating various actions to handle those things automatically.
User | Count |
---|---|
16 | |
7 | |
6 | |
3 | |
3 |