It would be great to have the ability to specify things about the input we’re validating. Eg. a number input needing to be 6 digits. Specifying things almost like a regex to test that stuff natively before a trigger is ever run.
Also on the enabled state side allowing us to select multiple variables as required for enabling, without having to write an unwieldy expression.
Great timing – We’re actually working on a new validation rule for Numbers Inputs now, that lets the App Builder specify the number of digits after the decimal. We’ll be sharing this out shortly!
Could you share a bit more about the enabled state multiple variable request? What kind of logic are you writing now? A screenshot or link to your app would be helpful.