On new form - when I change the Due field value - the Days initial value changes as per the expression
ifs([Due]="Same day",[_THIS]=1,
[Due]="Next day",[_THIS]=2,
[Due]="Custom",[_THIS]=3)
On Edit form - the Days initial value is pre filled and now if I change the Due - the Days is not changing
how do I solve this ??
User | Count |
---|---|
24 | |
15 | |
4 | |
3 | |
3 |