Hi Team,
I would like to ask for some help since I'm running out of ideas on this problem of mine haha!
Can we restrict the value that a user can enter on a field by using the amount that was entered from a previous screen as the 'maximum amount'?
Ex.
1st Screen:
Quantity: 100
2nd Screen:
Quantity: 100 ----------> Mirrored from the 1st screen
Approved Quantity: XXX -------------> The user should only be able to enter values ranging from 0 to *100, the next user should not be able to exceed what the first user typed on the first screen.
***The amount/number on the first screen varies so I can't set a maximum value.***
Right now my current workaround is that I set a conditional screen that shows a warning message if the calculation doesn't go according to plan (ex. if the value shows a negative number, then this warning screen will show up).
Thanks again for your amazing assistance last time :)
Comments
6 comments