Hi Appies,
I have โStockโ table with โProductsโ and โUnitsโ columns.
From detail view of โProductsโ when I click on +, it takes me to edit a form.
In this form I update Units to 5 and next time when I open the form It show 5. Here, what I am trying to do is, to set 1 as a default value, when I open the form next time.
So far, what I have tried is:
from Data section > โStockโ table > column view > edit column โUnitsโ, under this I found (Initial value - The default starting value for this column) and I updated 1. Unfortunately it still shows as 5.
The Initial value expression is only applied when a row is first added. If you want the expression applied every time the row is edited, enable Reset on edit? for that column.
Great, it works with the โForm Viewโ. When I am in โDetail Viewโ it still shows as 5.
In โDetail Viewโ, I have added a โBehaviorโ that save the input to another google sheet, as I have opted โForm Viewโ edit as โDo not displayโ. Is there a way, to show default value as 1 in โDetail Viewโ, so I may increase and decrease with the behavior.
User | Count |
---|---|
18 | |
14 | |
11 | |
7 | |
4 |