Is it possible to set min, max digits and timeouts in Collect Input using variable?
No. After collecting the digits, you can use the Length function to see how many digits were received and make decisions from there
Is there a way to set the timeouts dynamically as well?
To see whether a field supports expression mode, check to see if it has a mode option on the right side. If it does, click it and you will see the available modes. Note that the icon may differ depending on the currently selected option.
For this one, the modes are Literal or Use flow default, so you can't set the timeout dynamically.
If it did you would see an Expression mode like this
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.